Page 1 of 1

Font Character Set

PostPosted: Jun 28, 2007 @ 9:45am
by Ryumaster
Hi!
I need to use cyrillic font characters, is there anyway to change default input "abcdefg..etc" char set?

PostPosted: Jun 28, 2007 @ 10:52am
by edge

PostPosted: Jun 28, 2007 @ 7:50pm
by Ryumaster
Thank you for reply.
It is a bit difficult for me to get SetFontCharacterSet function working without example.

As far as I understand, I should write shmtng like font.SetFontCharacterSet("Авбгдеёжзийклмнопрст etc "); ?

And what are escape symbols?

PostPosted: Jun 29, 2007 @ 5:31pm
by edge

PostPosted: Jun 29, 2007 @ 9:37pm
by Ryumaster
I did few tests, for example, SetFontCharacterSet works good when and typing non-unicode chars like

SetFontCharacterSet("&^#$#$AFVVDVF"), but when it gets to unicode, I get empty string no matter what.

Probably I need to specify start char and end char additionally, I'll figure out this firstly.

PostPosted: Jul 2, 2007 @ 1:31pm
by edge
Hi Ruymaster,

Unfortunately we've found a bug in the EDGELIB SDK. Using unicode strings and character sets in DrawFont doesn't work properly at the moment.

We will fix this issue for the upcoming EDGELIB release.