TtfCMapTable.FindUnicodeTable

TtfCMapTable.FindUnicodeTable method

Searches and returns unicode CMap. if there is ucs-4 CMap - returns it first; otherwise - returns any unicode cmap it can find.

public TtfCMapFormatBaseTable FindUnicodeTable()

Return Value

Unicode subtable.

See Also