Lines Matching refs:glyf
4 - [ttLib/glyf] Raise more specific error when encountering recursive
15 - [mutator] Set ``OVERLAP_SIMPLE`` and ``OVERLAP_COMPOUND`` glyf flags by
222 glyf table's contour points in the TTX dump. This is used in some
311 - [varLib] Avoid attempting to build ``cvar`` table when ``glyf`` table is not
318 - [glyf] Ensure ``GlyphCoordinates`` never overflow signed shorts (#1230).
395 - [ttx] Added new ``-g`` option to dump glyphs from the ``glyf`` table
740 - [glyf] In ``GlyphCoordintes`` class, added ``__bool__`` / ``__nonzero__``
848 - Assembly code in the fpgm, prep, and glyf tables is now indented in
1130 to as part of the glyf table (obviously needed for CFF-OTF's).
1134 - When writing TT glyf data, align glyphs on 4-byte boundaries. This
1167 - Removed assert in glyf table: redundant data at the end of the table
1238 - 'glyf' table support is now complete: I added support for composite
1239 scale, xy-scale and two-by-two for the 'glyf' table. For now,