SMufoLib #246
knutnergaard
started this conversation in
Show and tell
SMufoLib
#246
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear all!
I'm happy to announce the beta release of SMufoLib, a Python library specifically designed for SMuFL font scripting.
SMufoLib is based on FontParts, the replacement for RoboFont (still in beta, but very functional and easy to use), and the UFO font format.
In addition to SMuFL-specific API classes, the current version of SMufoLib (0.0.3) includes several scripts for metadata generation, anchor management, etc., which can be run either directly from the console or as regular Python modules.
Some key features include:
The documentation is currently lacking, as it's limited to docstrings and readme. But this will be my main focus for improvement in the near future.
My hope is that this will become a useful addition to any SMuFL font creator's toolbox, and a good starting point for application-specific SMuFL oriented Python scripting.
Please follow the development of SMufoLib on GitHub or give it a try by downloading from PyPi.
Thanks,
Knut Nergaard
Beta Was this translation helpful? Give feedback.
All reactions