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 glyph that start with QUADRATIC_POINT #19

Closed
wants to merge 1 commit into from
Closed

fixed glyph that start with QUADRATIC_POINT #19

wants to merge 1 commit into from

Conversation

prepare
Copy link

@prepare prepare commented Jul 10, 2016

error when generate Tahoma font (on Windows) unicode - 197, Å
generated shape not pass validation.

 if (!shape.validate())

I found that the glyph starts with Quadratic point.
I fixed it with the following code

Then it pass :)

LautrecOfCarim added a commit to stride3d/msdfgen that referenced this pull request Jul 20, 2016
@Chlumsky
Copy link
Owner

Unfortunatelly this fix is incorrect. It adds a point on the contour that isn't supposed to be there. I have fixed this myself now but have to go to sleep, so I will commit it tomorrow.

@Chlumsky Chlumsky closed this Jul 20, 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.

None yet

2 participants