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
I found this: https://github.com/fontforge/sfd2ufo/blob/master/Lib/sfd2ufo/__init__.py. There doesn't seem to be any converter from sdf to ufo that doesn't depend on the fontforge python module. This script can be added temporarily with fontforge available as a hard requirement. The Glyphs import script does the same more or less (though I want to bundle its dependencies in the future).
Alternatively writing a converter from scratch in pure python3 or rust might be the best solution. It'd be great to have this in the first stable releases.
Support importing FontForge files would -- as a perspective -- a booster feature for adoption.
The text was updated successfully, but these errors were encountered: