Skip to content

v2.2.0

Compare
Choose a tag to compare
@anthrotype anthrotype released this 09 Jun 13:07
v2.2.0
f07b193
  • Added support for compiling static OTF fonts with CFF2 table. From the command line you can use the -o otf-cff2 option.
  • Added support for subroutinizing CFF/CFF2 tables using cffsubr library, based on AFDKO tx tool. This requires ufo2ft >= 2.15.0 and cffsubr >= 0.2.6.
    By default, compreffor is still used for subroutinizing OTF with CFF 1.0 tables, and cffsubr for CFF2, as compreffor does not support that yet. You can pass --subroutinizer cffsubr option to explicitly select the latter for either CFF 1 or 2.

Updated requirements: