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

The path used to create the number "7" is a bit off #29

Open
alexjlockwood opened this issue Nov 2, 2016 · 1 comment
Open

The path used to create the number "7" is a bit off #29

alexjlockwood opened this issue Nov 2, 2016 · 1 comment

Comments

@alexjlockwood
Copy link

The path this library uses is:

M 0.259668508287293, 0.116022099447514
C 0.259668508287293, 0.116022099447514 0.87292817679558,  0.116022099447514 0.87292817679558,  0.116022099447514
C 0.87292817679558,  0.116022099447514 0.7,               0.422099447513812 0.7,               0.422099447513812
C 0.7,               0.422099447513812 0.477348066298343, 0.733149171270718 0.477348066298343, 0.733149171270718
C 0.477348066298343, 0.733149171270718 0.25414364640884,  1                 0.25414364640884,  1

I had to tweak it a bit in order to make the line straight:

M 0.259668508287293, 0.116022099447514
C 0.259668508287293, 0.116022099447514 0.87292817679558, 0.116022099447514 0.87292817679558, 0.116022099447514
C 0.87292817679558,  0.116022099447514 0.66666666666667, 0.41068139962     0.66666666666667, 0.41068139962
C 0.66666666666667,  0.41068139962     0.460405157,      0.7053406998      0.460405157,      0.7053406998
C 0.460405157,       0.7053406998      0.25414364640884, 1                 0.25414364640884, 1
@adnan-SM
Copy link
Owner

adnan-SM commented Dec 2, 2016

Your right, I will get it updated. Thanks !

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

No branches or pull requests

2 participants