Home
last modified time | relevance | path

Searched defs:CMapTable (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/doc/
DSfntlyCPlusPlusNotes.md29 ### `CMapFormat0` Byte encoding table
35 ### `CMapFormat2` High-byte mapping through table
40 ### `CMapFormat4` Segment mapping to delta values
70 ### Class Hierarchy
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc54 CMapTable::CMapTable(Header* header, ReadableFontData* data) in CMapTable() function in sfntly::CMapTable