Considering angle when removing margins in Python
Quinn Keaveney
Posts: 2
I'm trying to build a metrics tool, but I can't find an .italicAngle to include inorder to properly remove the margins of a slanted Robofont glyph.
f = CurrentFont()
for i in f.selection:
f[i].width=0
f[i].rightMargin = 0
f[i].leftMargin = 0
f[i].update()
Does anyone know of a solution?
Tagged:
0
Comments
-
1
Categories
- All Categories
- 43 Introductions
- 3.7K Typeface Design
- 806 Font Technology
- 1.1K Technique and Theory
- 622 Type Business
- 446 Type Design Critiques
- 543 Type Design Software
- 30 Punchcutting
- 137 Lettering and Calligraphy
- 84 Technique and Theory
- 53 Lettering Critiques
- 489 Typography
- 304 History of Typography
- 115 Education
- 70 Resources
- 500 Announcements
- 80 Events
- 105 Job Postings
- 149 Type Releases
- 165 Miscellaneous News
- 271 About TypeDrawers
- 53 TypeDrawers Announcements
- 117 Suggestions and Bug Reports