Searched refs:COLR (Results 1 – 9 of 9) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-color.cc | 189 return face->table.COLR->has_data (); in hb_ot_color_has_layers() 212 return face->table.COLR->get_glyph_layers (glyph, start_offset, count, layers); in hb_ot_color_glyph_get_layers()
|
D | hb-ot-color-colr-table.hh | 88 struct COLR struct
|
D | hb-ot-face.hh | 78 HB_OT_TABLE(OT, COLR) \
|
/external/freetype/ |
D | ChangeLog | 566 Doh. Don't use CPAL or COLR data if tables are missing. 657 This avoids any additional allocation of COLR related structures in 684 Provide iterative API to access `COLR' data. 733 [sfnt] Separate `CPAL' and `COLR' table handling. 736 (but not `COLR'). 770 Finish CPAL/COLR support (4/4). 779 Finish CPAL/COLR support (3/4). 787 Finish CPAL/COLR support (2/4). 805 Finish CPAL/COLR support (1/4). 1105 Add function `FT_Get_GlyphLayers' to access `COLR' table data. [all …]
|
/external/fonttools/ |
D | README.rst | 106 BASE, CBDT, CBLC, CFF, CFF2, COLR, CPAL, DSIG, EBDT, EBLC, FFTM,
|
D | PKG-INFO | 116 BASE, CBDT, CBLC, CFF, CFF2, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, 1441 - [subset] Support subsetting 'COLR'/'CPAL' and 'CBDT'/'CBLC' color 1481 - Add support for Microsoft COLR/CPAL layered color glyphs
|
D | NEWS.rst | 1024 - [subset] Support subsetting 'COLR'/'CPAL' and 'CBDT'/'CBLC' color 1064 - Add support for Microsoft COLR/CPAL layered color glyphs
|
/external/fonttools/Lib/fonttools.egg-info/ |
D | PKG-INFO | 116 BASE, CBDT, CBLC, CFF, CFF2, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, 1441 - [subset] Support subsetting 'COLR'/'CPAL' and 'CBDT'/'CBLC' color 1481 - Add support for Microsoft COLR/CPAL layered color glyphs
|
/external/harfbuzz_ng/ |
D | NEWS | 85 o COLR/CPAL API to fetch color layers.
|