Lines Matching refs:CFF
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).
1045 - [ttLib] Added support for recalculating font bounding box in ``CFF`` and
1062 both CFF and CFF2, maintaining backward compatibility existing code (#1007).
1101 - [cffLib.specializer] Added new ``specializer`` module to optimize CFF
1200 saving CFF fonts
1214 CID-keyed CFF fonts (#845)
1309 - [Snippets] Added otf2ttf.py, for converting fonts from CFF to
1333 - [cffLib] Fixed decompilation of CFF fonts containing non-standard
1389 - The XML output for CFF table now has a 'major' and 'minor' elements
1437 to draw to Type 2 Charstrings (CFF); add areaPen and perimeterPen.
1485 - Add pyftsubset and Subsetter object, supporting CFF and TTF
1547 to as part of the glyf table (obviously needed for CFF-OTF's).
1548 - Added proper support for the CFF table.
1618 - Added experimental CFF/GPOS/GSUB support to ttLib, read-only (but XML