---------- Forwarded message ----------
From: Dmitry Baryshev <[EMAIL PROTECTED]>
Date: 12.06.2008 16:43
Subject: Re: [nanogui] two questions...
To: Greg Haerr <[EMAIL PROTECTED]>


Hi, Greg.

 I converted all utf8 text strings into koi8-r. How to display them now
 properly ? AFAIU I need to load some external font with koi8-r support
 with GdCreateFont and set it somehow as default application font.

 But when I tried to load koi8-r .pcf font taken from X11 distribution,
 my app segfaulted. Then I took pcf loader (font_pcf.c), PCF spec from
 fontforge documentation and found out that pcf loader from
 microwindows is totally broken. It won't read most of .pcf fonts from
 X11 distribution. it doesn't follow the spec in most cases where byte
 order is used.

 Let's assume that I have only koi8-r strings. How to display them now
 properly in all controls (listboxes, static text etc.) ? :)

 Thanks.


 --
 Regards, Krasu.


-- 
Regards, Krasu.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to