GlyphsSDK icon indicating copy to clipboard operation
GlyphsSDK copied to clipboard

Cap component “fit”

Open justanotherfoundry opened this issue 2 years ago • 0 comments

This comment here is confusing me: https://github.com/schriftgestalt/GlyphsSDK/blob/eb1d518712de8b0e558cc4d1a2933b54a1e5e472/ObjectWrapper/GlyphsApp/init.py#L10478

Are you sure it’s | 8? For me, this doesn’t work but & 8 works.

Also, this refers to the “fit” checkbox, right? Maybe then the comment should say “fit” instead of “auto”.

Also, alignment is only relevant for cap components but not for corner components, right? Maybe then the comment should say “For cap components ...” instead of “For corner components ...”.

justanotherfoundry avatar Apr 26 '22 15:04 justanotherfoundry