LettError/MutatorMath

Elevate interpolation errors to WARNING log-level

Opened this issue · 1 comments

madig commented

I stumbled over this while fontmaking:

[...]
INFO:mutatorMath:Some-Font.ufo:
Errors calculating 2 glyphs:
        ae
        ampersand
[...]

Shouldn't this be at least a WARNING? If so, I can provide a PR.

Please have a look at UFOProcessor. While it might not solve this exact problem, I'm taking the UFO generating out of mutatorMath. I'll gladly fix it there.