Using the fonts of different encodings in wxPython

June Kim junaftnoon at nospamplzyahoo.com
Tue Dec 19 06:44:10 EST 2000


This problem is of wxPython 2.2.2 and Python 2.0 on Win98.
I'm using 8 bit character set (CJK) on windows. When I call the
wxFontEnumerator, what I get is just a partial list of the fonts on my
system -- only English fonts. Moreover, the wxPython doesn't seem to have
wxFONTENCODING_xxxx that fits my system's character set. What can I do to
use the fonts of different charater sets?






More information about the Python-list mailing list