| Package | Description |
|---|---|
| org.mabb.fontverter.cff | |
| org.mabb.fontverter.opentype |
| Modifier and Type | Field and Description |
|---|---|
GlyphMapReader.GlyphMapping |
CffFontAdapter.CffGlyph.map |
| Modifier and Type | Method and Description |
|---|---|
List<GlyphMapReader.GlyphMapping> |
CffFontAdapter.getGlyphMaps() |
| Modifier and Type | Method and Description |
|---|---|
List<GlyphMapReader.GlyphMapping> |
CmapTable.getGlyphMappings() |
static List<GlyphMapReader.GlyphMapping> |
GlyphMapReader.readCharCodesToGlyphs(Map<Integer,Integer> charCodeToGlyphIds,
org.apache.fontbox.encoding.Encoding encoding) |
static List<GlyphMapReader.GlyphMapping> |
GlyphMapReader.readGlyphsToNames(Map<Integer,String> idToNames,
org.apache.fontbox.encoding.Encoding encoding) |
| Modifier and Type | Method and Description |
|---|---|
void |
CmapTable.addGlyphMapping(List<GlyphMapReader.GlyphMapping> mapping) |
Copyright © 2018. All rights reserved.