Using the fonts of different encodings in wxPython
June Kim
junaftnoon at nospamplzyahoo.com
Tue Dec 19 06:44:10 EST 2000
More information about the Python-list mailing list
Tue Dec 19 06:44:10 EST 2000
- Previous message (by thread): Using the fonts of different encodings in wxPython
- Next message (by thread): Python interpreter in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message (by thread): Using the fonts of different encodings in wxPython
- Next message (by thread): Python interpreter in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list