> Is there a way to retrieve back the pixel height of a glyph, after > hinting?
No, not using the `official' API.
> Or do I need to convert it to a bitmap and measure it myself?
Yes. However, you might use a callback while rasterizing to collect
the data about the vertical coordinates used for drawing spans.
Werner
_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype
