| 程序包 | 说明 |
|---|---|
| org.ofdrw.converter.font |
| 限定符和类型 | 方法和说明 |
|---|---|
CmapSubtable |
TrueTypeFont.getSubtable(int platformId,
int platformEncodingId)
获取特定平台特定编码的字符映射子表
Returns the subtable, if any, for the given platform and encoding.
|
CmapSubtable |
CmapSubtable.initData(TTFDataStream data)
读取流解析 cmap子表
This will read the required data from the stream.
|
CmapSubtable[] |
TrueTypeFont.readCMap(long cmapOffset,
TTFDataStream data)
解析cmap
|
Copyright © 2024. All rights reserved.