public class TrueTypeGlyphBBoxCalculator extends Object implements 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]
|
public Rect calculateBBox(FontData font, int glyphID) throws InvalidFontException, UnsupportedFontException
GlyphBBoxCalculatorcalculateBBox in interface GlyphBBoxCalculatorInvalidFontExceptionUnsupportedFontExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved