fontMath icon indicating copy to clipboard operation
fontMath copied to clipboard

MathInfo should not assume font.info object has "guidelines" attribute

Open LettError opened this issue 8 years ago • 1 comments

A FontParts font.info object does not have a guidelines attribute. https://github.com/typesupply/fontMath/blob/master/Lib/fontMath/mathInfo.py#L17

LettError avatar Dec 09 '17 11:12 LettError

there is some 'trickery' going on here

see https://github.com/robofab-developers/fontParts/blob/master/Lib/fontParts/base/info.py#L196-L199

typemytype avatar Dec 10 '17 19:12 typemytype