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
- 815 Font Technology
- 1.1K Technique and Theory
- 629 Type Business
- 449 Type Design Critiques
- 548 Type Design Software
- 30 Punchcutting
- 137 Lettering and Calligraphy
- 84 Technique and Theory
- 53 Lettering Critiques
- 497 Typography
- 307 History of Typography
- 116 Education
- 74 Resources
- 510 Announcements
- 82 Events
- 107 Job Postings
- 154 Type Releases
- 166 Miscellaneous News
- 271 About TypeDrawers
- 53 TypeDrawers Announcements
- 117 Suggestions and Bug Reports