An error occured while processing a large size ttf file. (IndexError: array index out of range) #3504
Unanswered
shawnli329
asked this question in
Q&A
Replies: 1 comment
-
Seems the font file is incorrect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use pyftsubset command try to zip a ttf file (01.TTF, about 20M), it's a very large Chinese character ttf file, shows the error: IndexError: array index out of range
But another small Chinese character ttf file (02.TTF, about 3M) is OK.
Here's the screenshots:
Any ideas of how to fix the issue? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions