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
- 44 Introductions
- 3.8K Typeface Design
- 817 Font Technology
- 1.1K Technique and Theory
- 635 Type Business
- 451 Type Design Critiques
- 549 Type Design Software
- 30 Punchcutting
- 139 Lettering and Calligraphy
- 86 Technique and Theory
- 53 Lettering Critiques
- 500 Typography
- 309 History of Typography
- 117 Education
- 74 Resources
- 520 Announcements
- 84 Events
- 107 Job Postings
- 160 Type Releases
- 168 Miscellaneous News
- 271 About TypeDrawers
- 53 TypeDrawers Announcements
- 117 Suggestions and Bug Reports