> I'm using the freetype-2.7.1 library to convert my fonts with ttf
> extensions to h files.

You probably mean `c header files', right?

> However, I see that Turkish characters are not converted in the
> generated h file.  Why do not convert Turkish characters into
> bitmaps.

Wrong charmap?  Most fonts provide support for Unicode, so you have to
select a Unicode charmap and enter Unicode values for `ı' and friends,
I guess.


    Werner
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to