The fonts for many East Asian languages have two typeface names: an English name and a localized name. EnumFonts, EnumFontFamilies, and EnumFontFamiliesEx return the English typeface name if the system locale does not match the language of the font.
dot(124.197)2013-10-04 15:54
SetProcessPreferredUILanguages 쓰던가 리소스에서 언어 영어로
dot(124.197)2013-10-04 16:00
윈도우면 이렇게
dot(124.197)2013-10-04 16:01
dot// 감사여 근데 윈도에서 말고 일반적으로 설정파일이라든지 그런데 저장되어 있는건 없는거임...?
그러게요
The fonts for many East Asian languages have two typeface names: an English name and a localized name. EnumFonts, EnumFontFamilies, and EnumFontFamiliesEx return the English typeface name if the system locale does not match the language of the font.
SetProcessPreferredUILanguages 쓰던가 리소스에서 언어 영어로
윈도우면 이렇게
dot// 감사여 근데 윈도에서 말고 일반적으로 설정파일이라든지 그런데 저장되어 있는건 없는거임...?
http://www.microsoft.com/typography/tt/ttf_spec/ttch02.doc
77페이지
뭔지는 정확히 모르겠지만.. 대충은 알겠네여 감사!!