/external/freetype/docs/ |
D | formats.txt | 84 SFNT PS CFF --- cff OT spec, 5176.CFF.pdf 86 SFNT PS CFF CID cff OT spec, 5176.CFF.pdf 87 SFNT PS CFF SYNTHETIC --- OT spec, 5176.CFF.pdf 109 --- PS CFF --- cff 5176.CFF.pdf (`pure' CFF) 110 --- PS* CFF CID cff 5176.CFF.pdf (`pure' CFF) 111 --- PS CFF SYNTHETIC --- 5176.CFF.pdf (`pure' CFF) 112 --- PS CFF/MM --- cff old 5167.CFF.pdf (`pure' CFF) 114 --- PS* CFF/MM CID cff old 5167.CFF.pdf (`pure' CFF) 116 --- PS CFF/MM SYNTHETIC --- old 5167.CFF.pdf (`pure' CFF) 118 PS PS CFF --- --- PLRM.pdf (Type 2) [1] [all …]
|
D | CHANGES | 61 - As a GSoC project, Ewald Hew extended the new (Adobe) CFF engine 233 weights, and the random seed for the `random' CFF operator. 325 - The new CFF engine now handles the `random' operator. All CFF 328 - The CFF module has a new property `random-seed' to control the 363 write caused by a heap-based buffer overflow related to the CFF 547 - For experimental reasons, the old CFF engine now supports all 548 CFF operators except `random', including the deprecated Multiple 594 - The new CFF engine now supports all Type 2 operators except 629 - By default, stem darkening is now switched off (for both the CFF 641 font formats except for CFF. It is planned that other [all …]
|
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/ |
D | Makefile.sources | 3 tests/CFF-1.tests \ 5 tests/CFF-2.tests \
|
/external/sfntly/cpp/src/sfntly/ |
D | tag.cc | 40 const int32_t Tag::CFF = TAG('C', 'F', 'F', ' '); member in sfntly::Tag 82 Tag::CFF };
|
D | tag.h | 50 static const int32_t CFF; member
|
/external/harfbuzz_ng/src/ |
D | hb-subset-cff-common.hh | 35 namespace CFF { namespace 976 const CFF::FDSelect &src, /* IN */ 980 hb_vector_t<CFF::code_pair> &fdselect_ranges /* OUT */, 981 CFF::Remap &fdmap /* OUT */); 986 const CFF::FDSelect &src, 990 const hb_vector_t<CFF::code_pair> &fdselect_ranges);
|
D | hb-cff1-interp-cs.hh | 32 namespace CFF { namespace
|
D | hb-ot-cff2-table.cc | 30 using namespace CFF;
|
D | hb-subset-cff-common.cc | 35 using namespace CFF;
|
D | hb-cff-interp-dict-common.hh | 33 namespace CFF { namespace
|
D | hb-ot-cff2-table.hh | 34 namespace CFF { namespace 407 using namespace CFF;
|
D | hb-cff2-interp-cs.hh | 32 namespace CFF { namespace
|
D | hb-subset-cff2.cc | 35 using namespace CFF; 612 hb_blob_t *cff2_blob = hb_sanitize_context_t().reference_table<CFF::cff2> (plan->source); in hb_subset_cff2()
|
D | hb-ot-cff1-table.cc | 30 using namespace CFF;
|
/external/skia/src/sfnt/ |
D | SkOTTable_maxp.h | 27 struct CFF : SkOTTableMaximumProfile_CFF { } cff; struct
|
/external/skqp/src/sfnt/ |
D | SkOTTable_maxp.h | 27 struct CFF : SkOTTableMaximumProfile_CFF { } cff; struct
|
/external/fonttools/ |
D | NEWS.rst | 34 CFF table (#1488, 649dc49). 123 a macOS rendering issue when real numbers in CFF table are too long, and 161 - [fontbuilder] Initial support for building CFF2 fonts. Set CFF's 207 - [subset] The ``--no-hinting`` on a CFF font now also drops the optional 309 - [cffLib] Fixed issues when compiling CFF2 or converting from CFF when the 423 set the CFF TopDict.Encoding (#1177, #1187). 438 - [cffLib] Added ``width`` module to calculate optimal CFF default and 446 in ``CFF`` (fixes #1162). 628 - [ttLib] Added support for recalculating font bounding box in ``CFF`` and 645 both CFF and CFF2, maintaining backward compatibility existing code (#1007). [all …]
|
D | PKG-INFO | 116 BASE, CBDT, CBLC, CFF, CFF2, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, 132 The glyph names are either extracted from the ``CFF`` table or the 451 CFF table (#1488, 649dc49). 540 a macOS rendering issue when real numbers in CFF table are too long, and 578 - [fontbuilder] Initial support for building CFF2 fonts. Set CFF's 624 - [subset] The ``--no-hinting`` on a CFF font now also drops the optional 726 - [cffLib] Fixed issues when compiling CFF2 or converting from CFF when the 840 set the CFF TopDict.Encoding (#1177, #1187). 855 - [cffLib] Added ``width`` module to calculate optimal CFF default and 863 in ``CFF`` (fixes #1162). [all …]
|
/external/freetype/include/freetype/ |
D | ftmoderr.h | 147 FT_MODERRDEF( CFF, 0x500, "CFF module" )
|
/external/fonttools/Lib/fonttools.egg-info/ |
D | PKG-INFO | 116 BASE, CBDT, CBLC, CFF, CFF2, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, 132 The glyph names are either extracted from the ``CFF`` table or the 451 CFF table (#1488, 649dc49). 540 a macOS rendering issue when real numbers in CFF table are too long, and 578 - [fontbuilder] Initial support for building CFF2 fonts. Set CFF's 624 - [subset] The ``--no-hinting`` on a CFF font now also drops the optional 726 - [cffLib] Fixed issues when compiling CFF2 or converting from CFF when the 840 set the CFF TopDict.Encoding (#1177, #1187). 855 - [cffLib] Added ``width`` module to calculate optimal CFF default and 863 in ``CFF`` (fixes #1162). [all …]
|
/external/google-fonts/arbutus-slab/ |
D | FONTLOG.txt | 28 3. ArbutusSlab.otf PostScript outlines OTF-CFF font.
|
/external/freetype/ |
D | modules.cfg | 42 # CFF/OpenType font driver. 223 # Interface to access data specific to PostScript Type 1 and Type 2 (CFF)
|
D | ChangeLog | 1934 According to the CFF specification, charstrings can have up to 96 stem 2403 [psaux] Fix CFF advance widths. (#52466) 2406 saved to the underlying format specific decoder. This caused pure CFF 2423 Use Adobe hinting engine for `light' hinting of both CFF and Type 1. 2425 Since Ewald Hew factored the Adobe hinting engine out of the CFF 2431 makes LIGHT behavior consistent with CFF fonts. As of this commit, 2437 CFF Adobe Adobe 2984 implied seac for CFF. 3087 [psaux] Add Type 1 operations to Adobe CFF interpreter. 3146 different places for Type 1 and CFF. This allows the same data to [all …]
|
D | ChangeLog.20 | 365 returning an error). Glyph 2028 of the CFF font `MSung-Light-Acro' 395 Added PostScript hinter support to the CFF and CID drivers. 553 Started adding support for the Postscript hinter in the CFF module. 841 we are working with a CID keyed CFF font. Otherwise, a variable 941 font. Should work with all formats except pure CFF/CEF fonts (this 1824 * src/cff/cffobjs.c (CFF_Init_Face): When processing a CFF/CEF font, 2004 the CFF font, but multiplies by 1000 (this is to avoid rounding 2011 per EM from the CFF dictionary, if available. 2064 the CFF driver in debug mode. 2106 t2types.h and made this the canonical `types' header for the CFF [all …]
|
D | Jamfile | 78 cff # CFF/CEF font driver
|