> I have tried to get all glyphs of a text-string.  When my program
> has to get the glyph of a space- character, it does not work.
>
> I have looked into the font (ttf-font) with fontforge.  The field is
> not undefined (no red crosses there), but it somehow does not work.

Which font?  Sample code, please.

> I got an error with value 6.  (BTW: how to get textual
> error-messages for that code?)

This is described in file fterrors.h.

> Why is the space-char not defined?  Are the fonts I used incomplete,
> or is it the usual way, that some chars have no glyphs and even not
> a spatial extent?

Well, there exist fonts which don't have a space character (TeX fonts,
for example).


    Werner


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

Reply via email to