Home
last modified time | relevance | path

Searched refs:read_cmap12 (Results 1 – 2 of 2) sorted by relevance

/external/noto-fonts/scripts/
Dcolor_emoji_image_diff.py34 def read_cmap12(ttf, glyph_to_codepoint_map, codepoint_map): function
140 read_cmap12(ttf, glyph_to_codepoint_map_1, codepoint_map_1)
144 read_cmap12(ttf, glyph_to_codepoint_map_2, codepoint_map_2)
/external/noto-fonts/emoji-compat/
Dcreatefont.py488 def read_cmap12(self, ttf, glyph_to_codepoint_map): member in EmojiFontCreator
623 cmap12_table = self.read_cmap12(ttf, glyph_to_codepoint_map)