x/image/font/opentype: fail to parse arcade_n.ttf #41658
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
http://9031.com/fonts/#arcadehttps://www.dafont.com/arcade-ya.fontopentype.Parse
What did you expect to see?
No error
What did you see instead?
Error
sfnt: invalid OS/2 table
fromopentype.Parse
At lease, this can be parsed with
github.com/golang/freetype/truetype
. I'm not sure which the font or the opentype library is to blame.CC @nigeltao
The text was updated successfully, but these errors were encountered: