| Package | Description |
|---|---|
| org.ofdrw.converter.font |
| Modifier and Type | Method and Description |
|---|---|
CmapSubtable |
TrueTypeFont.getSubtable(int platformId,
int platformEncodingId)
获取特定平台特定编码的字符映射子表
|
CmapSubtable |
CmapSubtable.initData(TTFDataStream data)
读取流解析 cmap子表
|
CmapSubtable[] |
TrueTypeFont.readCMap(long cmapOffset,
TTFDataStream data)
解析cmap
|
Copyright © 2026. All rights reserved.