-
Re: WOFF2 converter
This one contains sfnt2woff-zopfli, which'd be my tool of preference. It compresses fonts with Zopfli, resulting in smaller WOFF files than ttf2woff for instance.1 -
On creating an SVG-in-OpenType font
I helped Dutch typographer Novo Typo to convert their Bixa font to a color version. I chose the SVG-in-OpenType format and decided to see how "web worthy" I could make such a font, meaning …4 -
Re: Tool to create GSUB table based on identical characters?
It seems I was overcomplicating — I blame a lack of coffee! It seems the much saner and simpler solution is to use the CMAP table for its intended purpose: <map code="0x41" name="A&…1