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
- 46 Introductions
- 3.8K Typeface Design
- 478 Type Design Critiques
- 558 Type Design Software
- 1.1K Type Design Technique & Theory
- 645 Type Business
- 836 Font Technology
- 29 Punchcutting
- 512 Typography
- 119 Type Education
- 318 Type History
- 75 Type Resources
- 110 Lettering and Calligraphy
- 31 Lettering Critiques
- 79 Lettering Technique & Theory
- 538 Announcements
- 87 Events
- 111 Job Postings
- 168 Type Releases
- 171 Miscellaneous News
- 274 About TypeDrawers
- 53 TypeDrawers Announcements
- 119 Suggestions and Bug Reports