What the character codes are in the cmap table in TrueType fonts
问题 Wondering what the "character codes" are for the cmap table in TrueType fonts. Microsoft talks about the Character to Glyph Index Mapping Table, but I don't see what the character or glyph index mean. Wondering if somewhere in the font file you specify the encoding , such as Unicode 11.0, and then the character codes are equal to the Unicode code points such as U+0061 for a . Or if the character codes are instead the "browser" character codes (decimal codes I guess), such as 97 for a .