Ok many thanks for your replies, Werner. Sent from my iPigeon
On 19 Feb 2011, at 20:25, "Werner LEMBERG" <[email protected]> wrote: >> 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
