> In particular, a glyph normally has a height, a depth, [...]

Ah, this is TeX speak.  In FreeType speak, this is called ascender and
descender:

  ascender  = height;
  descender = -depth;


    Werner

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

Reply via email to