-
Notifications
You must be signed in to change notification settings - Fork 66
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
Characters getting mangled during subset #18
Comments
I'm seeing this as well. Will try a manual approach as a workaround. |
Also experiencing problems with font Poppins after subsetting. Not an issue on v.1.0.5 |
same here |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am attempting to subset a font and finding that the resulting characters are completely mangled.
The font I am subsetting is Noto Sans CJK SC Bold from https://www.google.com/get/noto/help/cjk/.
My exact code is this:
And while I can perform other operations without issue (eg, convert the full file to
ttf
), this code results in mangled characters in the output file.Any ideas on what I may be able to try to get these subsets to look correct?
The text was updated successfully, but these errors were encountered: