Skip to content
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

fixing some issues #15

Merged
merged 1 commit into from
Feb 1, 2016
Merged

fixing some issues #15

merged 1 commit into from
Feb 1, 2016

Conversation

typemytype
Copy link
Member

  • typo: setCmap --> setCMAP
  • add call super in Font object
  • return fallback glyph when the name is not in the glyph set
  • support for begin end processing of GSUB and GPOS

- typo: setCmap --> setCMAP
- add call super in Font object
- return fallback glyph when the name is not in the glyph set
- support for begin end processing of GSUB and GPOS
@typemytype
Copy link
Member Author

this solves issues posted here #14

@typesupply
Copy link
Member

The change to the GSUB and GPOS processing sequence won't solve the problem completely. I'll merge this and leave that change until I have time to work up a full fix.

typesupply added a commit that referenced this pull request Feb 1, 2016
@typesupply typesupply merged commit a528f6c into robotools:master Feb 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants