-
Notifications
You must be signed in to change notification settings - Fork 21
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
Glyph Analysis #4
Comments
Glyph Analysis pic 1: triangulated original outlines
(a centroid line links 2 triangulation triangle together)
pic 2: triangulated triangles, remove some unnecessary ribs pic 3: hides centroid link lines pic 4: hides trianglulaton triangles pic 5: new generated controlling 'rib', red line[1], 50% of original length pic 6: new generated controlling 'rib', red line[1], 50% of original length pic 7: new generated controlling 'rib', red line[1], 50% of original length pic 8: a secondary rib (white line), a perpendicular line from edge to bone pic 9: show triangulated triangles and centroid line of pic 8 |
pic 1: simplified bones, shows centroid link pic 2: simplified bones, shows triangulation results pic 3: simplified bones, shows perpendicular line (yellow) to shortest bone or joint pic 4: new generated controlling 'rib', red line, 50% of original length pic 5: new generated controlling 'rib', red line, 50% of original length pic 6: new generated controlling 'rib', red line, 50% of original length pic 7: a secondary rib (white line), a perpendicular line from edge to bone pic 8: show triangulated triangles and centroid line of pic 7 |
pic 1: glyph l, Tahoma, most basic triangulated form (2 triangles) [1], [2] => triangulated triangle and its centroid [3], [4]=> triangulated triangle and its centroid centroid line (red) link 2 centroid of 2 adjacent triangles. [5] => mid point of the 'INSIDE' 'contact' edge of the two triangle, [6], [7] => line link (blue) from centroid to 'tip' edge |
pic 1: grid w,h (1px,10px) |
Now, You can imagine "How to implement Font Variation" (LayoutFarm/Typography#37).
This issue is designed for documentation project.
If you want to comment, just create a new issue and link back.
:)
The text was updated successfully, but these errors were encountered: