[wxPython] Load my own font?

On Thu, 17 Oct 2002 13:11:53 +0200, Attila Szuts <aszuts@lsc.hu> writeL

I'd like to use my own fonts in wxPython. (I can create font files in
various types.)
Can I do this somehow?
I've searched all archives and the web, but couldn't find any
"LoadFontFromFile" function or method.

Are these TrueType fonts? If so, you should just be able to copy them to the
Windows Fonts directory, although you'll have to reboot before they will be
recognized.

Perhaps we should lobby Mark Hammond to add AddFontResource to his win32all
extensions; that way, you wouldn't even have to reboot.

ยทยทยท

--
- Tim Roberts, timr@probo.com
  Providenza & Boekelheide, Inc.