Frames | No Frames |
Constructors which throw type java.awt.FontFormatException | |
TrueTypeScaler.TrueTypeScaler(int unitsPerEm, ByteBuffer hhea, ByteBuffer htmx, ByteBuffer vhea, ByteBuffer vtmx, ByteBuffer maxp, ByteBuffer controlValueTable, ByteBuffer fpgm, int locaFormat, ByteBuffer loca, ByteBuffer glyf, ByteBuffer preProgram) Constructs a new TrueTypeScaler.
|
Methods which throw type java.awt.FontFormatException | |
FontDelegate[] | Creates FontDelegate objects for the fonts in the specified buffer.
|
Methods which throw type java.awt.FontFormatException | |
FontDelegate[] | Creates FontDelegate objects for the fonts in the specified
buffer. |
Methods which throw type java.awt.FontFormatException | |
Font | Creates a new font from a File object.
|
Font | Creates a new font with point size 1 and PLAIN style,
reading font data from the provided input stream. |