Package | Description |
---|---|
org.apache.fop.fonts.cff | |
org.apache.fop.fonts.truetype |
Classes for TrueType fonts.
|
Modifier and Type | Method and Description |
---|---|
CFFDataReader.CFFIndexData |
CFFDataReader.getCharStringIndex() |
CFFDataReader.CFFIndexData |
CFFDataReader.getGlobalIndexSubr() |
CFFDataReader.CFFIndexData |
CFFDataReader.getLocalIndexSubr() |
CFFDataReader.CFFIndexData |
CFFDataReader.FontDict.getLocalSubrData() |
CFFDataReader.CFFIndexData |
CFFDataReader.getNameIndex() |
CFFDataReader.CFFIndexData |
CFFDataReader.getStringIndex() |
CFFDataReader.CFFIndexData |
CFFDataReader.getTopDictIndex() |
CFFDataReader.CFFIndexData |
CFFDataReader.readCharStringIndex()
Parses the char string index from the CFF byte data
|
CFFDataReader.CFFIndexData |
CFFDataReader.readIndex(org.apache.fontbox.cff.CFFDataInput input)
Reads an index from the current position of the CFFDataInput object
|
CFFDataReader.CFFIndexData |
CFFDataReader.readIndex(int offset)
Reads a CFF index object are the specified offset position
|
Modifier and Type | Method and Description |
---|---|
void |
CFFDataReader.FontDict.setLocalSubrData(CFFDataReader.CFFIndexData localSubrData) |
Modifier and Type | Field and Description |
---|---|
protected CFFDataReader.CFFIndexData |
OTFSubSetFile.globalIndexSubr |
protected CFFDataReader.CFFIndexData |
OTFSubSetFile.localIndexSubr |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.