added ISO-2022-JP encoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -116,6 +116,10 @@ enum wxFontEncoding
|
||||
wxFONTENCODING_MACGAELIC,
|
||||
wxFONTENCODING_MACKEYBOARD,
|
||||
|
||||
// more CJK encodings (for historical reasons some are already declared
|
||||
// above)
|
||||
wxFONTENCODING_ISO2022_JP, // ISO-2022-JP JIS encoding
|
||||
|
||||
wxFONTENCODING_MAX, // highest enumerated encoding value
|
||||
|
||||
wxFONTENCODING_MACMIN = wxFONTENCODING_MACROMAN ,
|
||||
|
Reference in New Issue
Block a user