You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(this is a stab in the dark as I'm not able to investigate further at this time, but could this conditional before the error have an off-by-one? it looks like <= might be needed instead of < to only catch the cases where the index would be negative)
Hello again - we observed one other issue when trying to experimentally compile one of our larger library fonts with fontc at Dalton Maag.
A particular arrangement of deltas succeeds with fontmake but crashes fontc compilation with an IUP error:
Reproducing
As with the earlier issue (#1115), the original font is proprietary and so we've made an independent minimal reproducer to share and use here.
The text was updated successfully, but these errors were encountered: