Lines Matching refs:CFF
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).
684 - [cffLib.specializer] Added new ``specializer`` module to optimize CFF
783 saving CFF fonts
797 CID-keyed CFF fonts (#845)
892 - [Snippets] Added otf2ttf.py, for converting fonts from CFF to
916 - [cffLib] Fixed decompilation of CFF fonts containing non-standard
972 - The XML output for CFF table now has a 'major' and 'minor' elements
1020 to draw to Type 2 Charstrings (CFF); add areaPen and perimeterPen.
1068 - Add pyftsubset and Subsetter object, supporting CFF and TTF
1130 to as part of the glyf table (obviously needed for CFF-OTF's).
1131 - Added proper support for the CFF table.
1201 - Added experimental CFF/GPOS/GSUB support to ttLib, read-only (but XML