Package | Description |
---|---|
org.apache.fop.fonts.cff | |
org.apache.fop.fonts.truetype |
Modifier and Type | Method and Description |
---|---|
Map<String,CFFDataReader.DICTEntry> |
CFFDataReader.getPrivateDict(CFFDataReader.DICTEntry privateEntry) |
LinkedHashMap<String,CFFDataReader.DICTEntry> |
CFFDataReader.getTopDictEntries() |
LinkedHashMap<String,CFFDataReader.DICTEntry> |
CFFDataReader.parseDictData(byte[] dictData)
Parses the dictionary data and returns a map of objects for each entry
|
Modifier and Type | Method and Description |
---|---|
Map<String,CFFDataReader.DICTEntry> |
CFFDataReader.getPrivateDict(CFFDataReader.DICTEntry privateEntry) |
byte[] |
CFFDataReader.getPrivateDictBytes(CFFDataReader.DICTEntry privateEntry) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
OTFSubSetFile.writeCIDCount(CFFDataReader.DICTEntry dictEntry) |
Modifier and Type | Method and Description |
---|---|
protected void |
OTFSubSetFile.updateFixedOffsets(Map<String,CFFDataReader.DICTEntry> topDICT,
org.apache.fop.fonts.truetype.OTFSubSetFile.Offsets offsets) |
Copyright © 2024. All rights reserved.