-
Notifications
You must be signed in to change notification settings - Fork 475
Subsetting CFFs without subroutines #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Fixed a bit differently. Please test. Thanks. |
Works! Thanks. |
xin3liang
pushed a commit
to xin3liang/platform_external_fonttools
that referenced
this issue
Jul 26, 2014
fonttools/fonttools#1 Based on patch from Jens Kutilek.
brawer
pushed a commit
that referenced
this issue
Aug 29, 2016
Fixed encoding error in subset tool in Windows
anthrotype
pushed a commit
to anthrotype/fonttools
that referenced
this issue
Jan 24, 2017
PR819 fixes: don't write empty <assembly> elements
belluzj
pushed a commit
to belluzj/fonttools
that referenced
this issue
Nov 22, 2017
Minor: whitespace, gitignore and py23 (print function and unicode_literals)
Merged
anthrotype
pushed a commit
that referenced
this issue
Jun 7, 2018
make it work on both python 2 and 3
anthrotype
pushed a commit
to anthrotype/fonttools
that referenced
this issue
Oct 18, 2018
glifLib: open files as binary to avoid line-endings normalization
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When testing the subsetter script, I came across a very complex font that apparently doesn’t use subroutines. The subsetter chokes on that ... I think the script has to check if there are any subroutines:
The text was updated successfully, but these errors were encountered: