Hello Group,
I am developing an application that supports East-Asian languages.
There is a requirement that the font names should be displayed in the
language of the current locale . That is if the system is currently
running
using the Korean locale , the names of fonts should be displayed in
Korean.
I have tried the following method .
ATSUFindFontName(fontID, kFontFamilyName,
kFontNoPlatformCode,kFontKoreanScript, kFontKoreanLanguage,1024,
localizedfontName, &length, &fontNameIndex);
CFStringCreateWithBytes(NULL,(UInt8 *) localizedfontName,
length,kCFStringEncodingUnicode,false)
Is this the right method to procure the localized name of the font? If
not
what would be the prescribed method?
Thank you & Regards,
Rahul.
-------------------------------------------------------
Robosoft Technologies - Partners in Product Development
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
heart.co.jp
This email sent to email@hidden