Closed scysys closed 4 years ago
Which font were you trying to download when this happened?
This one: https://fonts.adobe.com/fonts/aller
Same problem with https://fonts.adobe.com/fonts/jaf-domus Thank you
Great work, but yes. I experienced the same issue with: https://fonts.adobe.com/fonts/benton-sans
This problem was due to Opentype.js (The library used to re-encode fonts and 'fix' them), not being able to handle anything but perfectly formatted font data.
I made a small modification to opentype.js to ignore "broken" font data. This should have no real effect on the actual font data itself, but please let me know if you notice any anomalies.
All the fonts mentioned in this issue (and others with the same type of problem) should now work.