fontforge svg importer
1.0.0

A tool to easily import SVGs into an existing FontForge file.
brew install fontforgemake install
fontforge-svg-importer sfd_input_filename sfd_output_filename svg_file ...
FontForge will use the default python interpreter on launch. Because of this, the script is written in Python 2.7, which is the default on the Mac. Contributions to support Python 3.x are welcome.