Searched refs:DSIG (Results 1 – 7 of 7) sorted by relevance
/external/sfntly/cpp/src/sfntly/ |
D | tag.cc | 50 const int32_t Tag::DSIG = TAG('D', 'S', 'I', 'G'); member in sfntly::Tag 106 Tag::DSIG };
|
D | tag.h | 66 static const int32_t DSIG; member
|
/external/sfntly/cpp/src/sample/subtly/ |
D | subsetter.cc | 59 table_blacklist->insert(Tag::DSIG); in Subset()
|
/external/sfntly/cpp/src/sample/subsetter/ |
D | subset_util.cc | 77 remove_tables.insert(Tag::DSIG); in Subset()
|
/external/fonttools/Doc/source/ |
D | ttx.rst | 38 BASE, CBDT, CBLC, CFF, CFF2, COLR, CPAL, DSIG, Debg, EBDT, EBLC,
|
/external/fonttools/ |
D | NEWS.rst | 611 - [fontBuilder] Add an empty ``DSIG`` table with ``setupDummyDSIG`` method (#1621). 1753 - Better dump format for DSIG
|
/external/freetype/docs/ |
D | CHANGES | 4691 - added the `DSIG' (OpenType Digital Signature) tag to
|