freetype icon indicating copy to clipboard operation
freetype copied to clipboard

unable to get glyph bounding box

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

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

GoogleCodeExporter avatar Aug 11 '15 04:08 GoogleCodeExporter

would be great to close old tickets -- GlyphBounds is in there..

rcoreilly avatar Aug 17 '18 06:08 rcoreilly