Methods in pt.tumba.parser.swf that throw Font.NoGlyphException |
Font.Chars |
Font.chars(java.lang.String chars,
double fontSize)
Get the Chars instance for the given string at the given font size |
protected FontDefinition.Glyph |
Font.getGlyph(int code,
int[] index2)
Gets the glyph attribute of the Font object |
protected void |
Font.Chars.init()
Description of the Method |
void |
Font.loadGlyphs(java.lang.String chars)
Load the glyphs for the characters in the given string from the
FontDefinition into this font. |