Page 1 of 1

embedded fonts!?

Posted: Sat Feb 18, 2012 7:58 am
by mohsen24000
hi friends.
is it possible to embedding fonts in TRichview?
thanks.

Posted: Sun Feb 19, 2012 10:10 am
by Sergey Tkachenko
The component cannot embed fonts, you need to implement this feature yourself.

Posted: Sun Feb 19, 2012 10:27 am
by mohsen24000
Sergey Tkachenko wrote:The component cannot embed fonts, you need to implement this feature yourself.
i should install fonts or other way to implement this feature?

Posted: Mon Feb 20, 2012 8:56 am
by sonialondon
Is there a way to specify ranges of character sets or special characters? or does this just embed the entire font set (which could be fairly large for internationalized fonts right?).

I am trying to create a localized Flex Mobile app, and I am having a difficult time getting special characters like ñ and é to show up in the text. They either don’t show at all, or show up as an empty box.