|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrueTypeFont | |
---|---|
org.pdfbox.ttf | This package contains classes to parse a TTF file. |
Uses of TrueTypeFont in org.pdfbox.ttf |
---|
Methods in org.pdfbox.ttf that return TrueTypeFont | |
---|---|
TrueTypeFont |
TTFParser.parseTTF(File ttfFile)
Parse a file and get a true type font. |
TrueTypeFont |
TTFParser.parseTTF(String ttfFile)
Parse a file and get a true type font. |
TrueTypeFont |
TTFParser.parseTTF(TTFDataStream raf)
Parse a file and get a true type font. |
Methods in org.pdfbox.ttf with parameters of type TrueTypeFont | |
---|---|
void |
CMAPEncodingEntry.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
CMAPTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
GlyphData.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
GlyphTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
HeaderTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
HorizontalHeaderTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
HorizontalMetricsTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
IndexToLocationTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
MaximumProfileTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
NameRecord.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
NamingTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
OS2WindowsMetricsTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
PostScriptTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
TTFTable.initData(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
void |
CMAPEncodingEntry.initSubtable(TrueTypeFont ttf,
TTFDataStream data)
This will read the required data from the stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |