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

fixed some tx issues #452

Merged
merged 17 commits into from
Jun 29, 2018
Merged

fixed some tx issues #452

merged 17 commits into from
Jun 29, 2018

Conversation

cjchapman
Copy link
Contributor

  • UFO3 anchor points no longer crash tx
  • UFO2 anchor points no longer affect font bounding box
  • font bounding boxes no longer have spurious zero coordinates
  • added a disclaimer about FontBBox in AFM output

miguelsousa and others added 15 commits June 20, 2018 09:15
… that bounding box calculations work correctly
… that bounding box calculations work correctly
currently parsing the data from the source and storing it in an anchor record struct, then throwing it away,
to do: append the anchor record to a dynamic array in (or associated with) the glyph record
don't update bounds after a moveTo, but do update before (not just after) lineTo
(curveTo already captures its full extents)
(as it's an empty array in the input)
(as it's an empty array in the input)
that originated from UFO sources
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