Home
last modified time | relevance | path

Searched refs:CFF (Results 1 – 25 of 75) sorted by relevance

123

/external/freetype/docs/
Dformats.txt84 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 …]
DCHANGES43 - Fix various memory leaks (mainly for CFF) and other issues that
80 (CFF) engine introduced in FreeType 2.9.
343 - As a GSoC project, Ewald Hew extended the new (Adobe) CFF engine
515 weights, and the random seed for the `random' CFF operator.
607 - The new CFF engine now handles the `random' operator. All CFF
610 - The CFF module has a new property `random-seed' to control the
645 write caused by a heap-based buffer overflow related to the CFF
829 - For experimental reasons, the old CFF engine now supports all
830 CFF operators except `random', including the deprecated Multiple
876 - The new CFF engine now supports all Type 2 operators except
[all …]
/external/fonttools/Doc/source/cffLib/
Dindex.rst2 cffLib: read/write Adobe CFF fonts
7 This package also contains two modules for manipulating CFF format glyphs:
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/
DMakefile.sources3 tests/CFF-1.tests \
5 tests/CFF-2.tests \
/external/sfntly/cpp/src/sfntly/
Dtag.cc40 const int32_t Tag::CFF = TAG('C', 'F', 'F', ' '); member in sfntly::Tag
82 Tag::CFF };
Dtag.h50 static const int32_t CFF; member
/external/skqp/src/sfnt/
DSkOTTable_maxp.h27 struct CFF : SkOTTableMaximumProfile_CFF { } cff; struct
/external/skia/src/sfnt/
DSkOTTable_maxp.h27 struct CFF : SkOTTableMaximumProfile_CFF { } cff; struct
/external/freetype/include/freetype/
Dftmoderr.h156 FT_MODERRDEF( CFF, 0x500, "CFF module" )
/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh35 namespace CFF { namespace
1009 const CFF::FDSelect &src, /* IN */
1013 hb_vector_t<CFF::code_pair_t> &fdselect_ranges /* OUT */,
1019 const CFF::FDSelect &src,
1023 const hb_vector_t<CFF::code_pair_t> &fdselect_ranges);
Dhb-cff1-interp-cs.hh32 namespace CFF { namespace
Dhb-ot-cff2-table.cc34 using namespace CFF;
Dhb-cff-interp-dict-common.hh33 namespace CFF { namespace
Dhb-subset-cff-common.cc39 using namespace CFF;
Dhb-ot-cff2-table.hh34 namespace CFF { namespace
411 using namespace CFF;
Dhb-cff2-interp-cs.hh32 namespace CFF { namespace
Dhb-subset-cff2.cc39 using namespace CFF;
617 hb_blob_t *cff2_blob = hb_sanitize_context_t().reference_table<CFF::cff2> (plan->source); in hb_subset_cff2()
/external/oss-fuzz/projects/libass/
Dass.dict19 "CFF"
/external/freetype/
DChangeLog.29575 According to the CFF specification, charstrings can have up to 96 stem
1044 [psaux] Fix CFF advance widths. (#52466)
1047 saved to the underlying format specific decoder. This caused pure CFF
1064 Use Adobe hinting engine for `light' hinting of both CFF and Type 1.
1066 Since Ewald Hew factored the Adobe hinting engine out of the CFF
1072 makes LIGHT behavior consistent with CFF fonts. As of this commit,
1078 CFF Adobe Adobe
1625 implied seac for CFF.
1728 [psaux] Add Type 1 operations to Adobe CFF interpreter.
1787 different places for Type 1 and CFF. This allows the same data to
[all …]
Dmodules.cfg42 # CFF/OpenType font driver.
223 # Interface to access data specific to PostScript Type 1 and Type 2 (CFF)
DChangeLog.20365 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 …]
/external/fonttools/Doc/source/
Dttx.rst38 BASE, CBDT, CBLC, CFF, CFF2, COLR, CPAL, DSIG, Debg, EBDT, EBLC,
53 The glyph names are either extracted from the ``CFF`` table or the ``post`` table, or are derived f…
/external/harfbuzz_ng/
DCONFIG.md148 `HB_TINY` does /not/ mean that the resulting library won't work with CFF fonts.
149 The library can shape valid CFF fonts just fine, with or without this option.
151 for CFF fonts.
/external/google-fonts/arbutus-slab/
DFONTLOG.txt28 3. ArbutusSlab.otf PostScript outlines OTF-CFF font.
/external/fonttools/
DNEWS.rst378 - [fontBuilder] Make sure the CFF table generated by fontBuilder can be used by varLib
380 converting the CFF table to CFF2 due to some unset attributes (#1836).
521 all glyph names, use similar code like we use in ``post`` and ``CFF`` tables (#1729).
634 if CFF font has float coordinates (#1604, #1605).
711 CFF table (#1488, 649dc49).
800 a macOS rendering issue when real numbers in CFF table are too long, and
838 - [fontbuilder] Initial support for building CFF2 fonts. Set CFF's
884 - [subset] The ``--no-hinting`` on a CFF font now also drops the optional
986 - [cffLib] Fixed issues when compiling CFF2 or converting from CFF when the
1100 set the CFF TopDict.Encoding (#1177, #1187).
[all …]

123