This repository was archived by the owner on Jun 18, 2025. It is now read-only.
This repository was archived by the owner on Jun 18, 2025. It is now read-only.
unable to get glyph bounding box #14
Open
Description
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