Searched refs:CFF (Results 1 – 25 of 39) sorted by relevance
12
84 SFNT PS CFF --- cff OT spec, 5176.CFF.pdf86 SFNT PS CFF CID cff OT spec, 5176.CFF.pdf87 SFNT PS CFF SYNTHETIC --- OT spec, 5176.CFF.pdf109 --- 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 …]
14 - As a GSoC project, Ewald Hew extended the new (Adobe) CFF engine185 weights, and the random seed for the `random' CFF operator.277 - The new CFF engine now handles the `random' operator. All CFF280 - The CFF module has a new property `random-seed' to control the315 write caused by a heap-based buffer overflow related to the CFF499 - For experimental reasons, the old CFF engine now supports all500 CFF operators except `random', including the deprecated Multiple546 - The new CFF engine now supports all Type 2 operators except581 - By default, stem darkening is now switched off (for both the CFF593 font formats except for CFF. It is planned that other[all …]
61 src/cff/cff.c -- CFF/OpenType font driver
40 const int32_t Tag::CFF = TAG('C', 'F', 'F', ' '); member in sfntly::Tag82 Tag::CFF };
50 static const int32_t CFF; member
201 if (HasTable(Tag::CFF)) { in DefaultTableOrdering()
27 struct CFF : SkOTTableMaximumProfile_CFF { } cff; struct
147 FT_MODERRDEF( CFF, 0x500, "CFF module" )
52 as part of the glyf table (obviously needed for CFF-OTF's).53 - Added proper support for the CFF table.118 - Added experimental CFF/GPOS/GSUB support to ttLib, read-only (but XML dumping
92 fontTools.cffLib -- Reads CFF fonts. Writing is a planned feature.
43 # CFF/OpenType font driver.246 # Interface to access data specific to PostScript Type 1 and Type 2 (CFF)
168 According to the CFF specification, charstrings can have up to 96 stem637 [psaux] Fix CFF advance widths. (#52466)640 saved to the underlying format specific decoder. This caused pure CFF657 Use Adobe hinting engine for `light' hinting of both CFF and Type 1.659 Since Ewald Hew factored the Adobe hinting engine out of the CFF665 makes LIGHT behavior consistent with CFF fonts. As of this commit,671 CFF Adobe Adobe1218 implied seac for CFF.1321 [psaux] Add Type 1 operations to Adobe CFF interpreter.1380 different places for Type 1 and CFF. This allows the same data to[all …]
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 variable941 font. Should work with all formats except pure CFF/CEF fonts (this1824 * 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 rounding2011 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 …]
78 cff # CFF/CEF font driver
69 the advance width for this direction. Note that OpenType and CFF fonts402 Add basic support for Type1 charstrings in CFF.443 Fix handling of `get' and `put' CFF instructions.453 Fix handling of `dup' CFF instruction.1387 * src/cff/cffdrivr.c (cff_get_ros): CFF specification2870 Ignore empty contours in CFF glyphs.4202 TrueType, Type1, and CFF font drivers (more to come later).4337 Since there are CFF subfonts (embedded in PDFs) which rely on4791 Finish fix of scaling bug of CID-keyed CFF subfonts.4808 goes mainly to David Lemon) who confirm that the CFF specs are fuzzy[all …]
86 [cff] Make Adobe CFF engine work correctly on 64bit hosts.173 collaboration with Google. It is vastly superior to the old CFF181 * include/freetype/ftcffdrv.h: New file to access CFF driver250 [cff] Add framework for CFF properties.1322 [sfnt] Load pure CFF fonts wrapped in SFNT container.1324 Such fonts only have a `cmap' and a `CFF' table.2819 Under PIC configuration, FT_{CFF,PSCMAPS,SFNT,TT}_SERVICES_GET4301 ignoring CFF-based OTFs.5252 greater than 0xFFFFU. CFF font spec does not mention maximum CID in5396 sentence in the CFF specification.[all …]
348 dictionary for SFNT-based CFF.1086 * src/cff/cffobjs.c (cff_face_init): A CFF within an SFNT can have2841 Add embedded bitmap support to CFF driver.3391 documented in the CFF specs).3400 Make `FT_Get_CMap_Language_ID' work with CFF. Bug reported by3601 Set FT_FACE_FLAG_GLYPH_NAMES for a non-pure CFF also if it isn't4620 (cff_service_glyph_dict): New structure providing CFF services.5667 * src/base/ftmac.c (FT_New_Face_From_SFNT): Handle CFF files also.6185 constant, as required by CFF fonts) rather than just overridden.6984 * src/cff/cffparse.c (cff_parser_run): Fixed the CFF table loader.[all …]
1199 [cff] Handle T2 operator only with old CFF engine (#47157).1206 [cff] Partially handle `load' and `store' ops in old CFF engine.1257 [cff] Make old CFF engine show MM CFFs (without variations).1364 [cff] Fix some Type 2 operators in old CFF engine.1387 [cff] Fix handling of face_index == -1 for pure CFF.2279 Allow native CFF hinter in FT_RENDER_MODE_LIGHT.2281 Both the native CFF hinter and the auto-hinter now have a very2945 [cff] Return correct PS names from pure CFF (#46130).3597 pure CFF fonts if `font_index < 0'.4291 [cff] Use `name' table for PS name if we have a SFNT-CFF.
1443 Use pscmap service in CFF module.1517 improvements (and so does the CFF module).1607 Prepare use of pscmap service within CFF module.1997 Add vertical metrics support to OpenType CFF outlines. Based on a2312 the outline(s), either in a `glyf' or `CFF' table, for a glyph;
211 [ftfuzzer] Always use Adobe CFF engine.417 [cff] Better handling of non-CFF font formats.850 We will need this for CFF variation font support.
3493 ftview to be based on darkened CFF outlines instead of unhinted,3530 Adobe Creative Suite 4, together with 756 Open Source CFF fonts from3973 != 0'; this stronger test is mandated by the CFF specification.4873 This controls whether the old FreeType CFF engine gets compiled into
444 background-color: #CFF;
1276 0CF3..0CFF >FFFD # NA <reserved-0CF3>..<reserved-0CFF>1705 1CFA..1CFF >FFFD # NA <reserved-1CFA>..<reserved-1CFF>2936 # 2CF9..2CFF valid # 4.1 COPTIC OLD NUBIAN FULL STOP..COPTIC MORPHOLOGICAL DI…6173 11CB7..11CFF >FFFD # NA <reserved-11CB7>..<reserved-11CFF>
3751 峿 > yŭ; #5CFF7723 泿 > yín; #6CFF11682 糿 > yòu; #7CFF15681 賿 > liáo; #8CFF19679 鳿 > yù; #9CFF