nfroidure / svgicons2svgfont

Concatenate SVG icons and ouput an SVG font
http://nfroidure.github.io/svgiconfont/
MIT License
338 stars 71 forks source link

OTS parsing error #174

Open marcosfsj opened 2 days ago

marcosfsj commented 2 days ago

Issue

I am generating font files using the example code from README but after trying hard the files will not pass OTS validation in Chrome. Thanks for any help.

Expected behavior

Not to have the browser to fail OTS validation

Actual behavior

I get the error: OTS parsing error: head: failed to parse table

Use cases

nfroidure commented 2 days ago

Some context : https://github.com/khaledhosny/ots

Can you put the full error message and the file not validating here also?