Draw: Support for linux korean fonts

git-svn-id: svn://ultimatepp.org/upp/trunk@9160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-11-07 09:01:53 +00:00
parent 5342d2c346
commit d5fe7bd061

View file

@ -259,6 +259,10 @@ struct sRFace {
{ "FreeSans", 0xfff23d00, 0xfc00000f },
{ "FreeSerif", 0xfffd3938, 0xfc00080f },
{ "Symbol", 0xe4000000, 0x8800000f },
{ "NanumGothic", 0xe5800000, 0xae7ff7e1 },
{ "WenQuanYi Micro Hei Mono", 0xffe00008, 0xda7ff7e1 },
{ "NanumMyeongjo", 0xe5800000, 0x8a0007e1 },
{ "WenQuanYi Micro Hei", 0xffe00008, 0xda7ff7e1 },
};
struct sFontMetricsReplacement {