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 was unable to figure this out, but I found that there is a docker container you can use to run fontcustom commands. E.g. to run compile on the files in your project directory, use:
docker run -v ${PWD}:/project drichner/fontcustom compile
Running MacOS Catalina 10.15.4 (19E266)
Following the installation instructions, when I run
brew install fontforge --with-python
I get the following error:
Error: invalid option: --with-python
Is there a known workaround for this? It seems that option was removed a while ago.
The text was updated successfully, but these errors were encountered: