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
fonttools/fonttools#1821 changed exception handling in fonttools that could break buildcff2vf.py's handling scheme. Investigate and update buildcff2vf.py as needed.
The text was updated successfully, but these errors were encountered:
All buildcff2vf tests pass with fonttools/fonttools@4be6aaf. I will keep this open as a reminder to clean up and remove buildcff2vf.py's redefinition of MergeTypeError after fonttools is released with the changes from that PR.
fonttools/fonttools#1821 changed exception handling in fonttools that could break
buildcff2vf.py
's handling scheme. Investigate and updatebuildcff2vf.py
as needed.The text was updated successfully, but these errors were encountered: