CmapSubtable
, SubstitutingCmapLookup
public interface CmapLookup
Modifier and Type | Method | Description |
---|---|---|
List<Integer> |
getCharCodes(int gid) |
Returns all possible character codes for the given gid, or null if there is none.
|
int |
getGlyphId(int codePointAt) |
Returns the GlyphId linked with the given character code.
|
Copyright © 2008–2018. All rights reserved.