Lines Matching refs:ttx
89 - [ttx] Added ``--no-recalc-timestamp`` option to keep the original font's
91 - [ttx/psCharStrings] Fixed issues while dumping and round-tripping CFF2 table
92 with ttx (#1451, #1452, #1456).
221 - [ttx] Expose the previously reserved bit flag ``OVERLAP_SIMPLE`` of
321 - [ttx] Impoved test coverage (#1261).
395 - [ttx] Added new ``-g`` option to dump glyphs from the ``glyf`` table
396 splitted as individual ttx files (#153, #1035, #1132, #1202).
398 for the ttx split-glyphs option (#1202).
402 ttx files (#1197).
424 - [ttx] Fixed regression introduced in 3.22.0 that affected the split tables
429 glyph indexes. The old ttx dumps of HVAR/VVAR tables that contain indexes
652 - [ttx] For ``-x`` option, pad with space if table tag length is < 4.
742 - [ttx] Support reading TTX files with BOM (#896)
815 - [ttx, mtiLib] Preserve ordering of glyph alternates in GSUB type 3 (#833).
851 - [ttx] Fixed 'I/O operation on closed file' error when dumping
983 ``fontTools.*`` sub-modules: e.g. ``fonttools ttx``,
1022 - [ttx] Add --flavor option for compiling to 'woff' or 'woff2'; add
1063 - Add support for loading, saving and ttx'ing WOFF file format
1069 - Add to ttx args for -q for quiet mode, -z to choose a bitmap dump
1115 - Fixed ttx -l: it turned out this part of the code didn't work with
1139 tool replacing the old ones: ttx It dumps and compiles, depending on
1145 instead outputs a small .ttx file containing references to the
1150 can parse the new "mini-ttx" format as output by "ttx -s".
1207 - Use ".ttx" as file extension instead of ".xml".