webify icon indicating copy to clipboard operation
webify copied to clipboard

webfont generator - converts ttf to woff, eot and svg

Results 6 webify issues
Sort by recently updated
recently updated
newest added

Hello, Attached font gives svg conversion error: Map.!: given key is not an element in the map It works fine at https://transfonter.org/ [font.ttf.gz](https://github.com/ananthakumaran/webify/files/7604622/font.ttf.gz)

Is there a particular reason the ZOPFLI compression is not default and has to be explicitly used with `--zopfli`? I'm guessing zlib compression is being used instead, which is generally...

Hi there, converting a TTF to SVG fails when using `--svg-enable-kerning`. Here’s the output: ``` Selecting platformId 3 encodingId 1 -- Microsoft Unicode BMP (UCS-2) Failed to convert input/NonameSans-Regular.ttf Map.!:...

I'm getting an error when trying to convert a rather odd dingbat style font: unhandled os2 version 0

I get this error when running this program on one font file. here is the font file: http://fontsov.com/font/scalasansregular8008.html ``` sh ./webify-linux-x86_64 ScalaSans.ttf Generating ScalaSans.eot Generating ScalaSans.woff Generating ScalaSans.svg Available cmaps...

Please support compression (i.e. WOFF 2.0 and Microtype Express compression for EOF). ...or document more prominently if in fact those are already supported. (see https://github.com/santhoshtr/meera-tamil/issues/11 for context)