[]
Maps the specified set of Unicode characters to the font glyphs and fills the set of successfully mapped characters.
Depends on 'cmap' table.
public void TryMapChars(HashSet<int> unicodeChars, HashSet<int> mappedChars)
| Type | Name | Description |
|---|---|---|
| HashSet<int> | unicodeChars | |
| HashSet<int> | mappedChars |