: I need to embedded cyrillic font support on microwindows. Actually, we
: use built-in font generated by convfnt32 and ttf fonts.
: I have found the dejavu project on sourceforge that have ttf font with
: cyrillic simbols.
: How can I extract this ones?

Nano-X includes a font converter, convbdf, which will create
a .c file from a .bdf file.  This file is then easily included as a built-in
font, of the fixed size specified by the .bdf file.  I'm pretty sure
there is a .ttf -> .bdf conversion program somewhere that will
create a .bdf of a specified fixed raster size from the .ttf file.
This .bdf could then be used to create a .c file.

Regards,

Greg 


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

Reply via email to