pymadcad
pymadcad copied to clipboard
Missing optional dependency in documentation
Nowhere in the documentation is it mentioned that in order to be able to use most of the functionality in the text module one must also install freetype-py from PyPI.
You are right, we should declare it as an optional dependency in the setup and documentation :thinking: