freetype
freetype copied to clipboard
unable to get glyph bounding box
It is currently not possible to get the bounding box of a specific glyph, and
thus one can't figure out all the metrics one might need. Please add something
like func (f *Font) Bounds(scale int32, i Index) Bounds.
Original issue reported on code.google.com by [email protected] on 7 Feb 2015 at 1:38
would be great to close old tickets -- GlyphBounds is in there..