public interface GlyphBBoxCalculator
| Modifier and Type | Method and Description |
|---|---|
Rect |
calculateBBox(FontData font,
int glyphID)
Returns the bounding box of glyphID scaled to [1000 0 0 1000]
|
Rect calculateBBox(FontData font, int glyphID) throws InvalidFontException, UnsupportedFontException
font - glyphID - InvalidFontExceptionUnsupportedFontExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved