Awesome
vpype-ttf
Vpype plugin for ttf See: https://github.com/abey79/vpype
Installation
- Install repository:
pip install vpype-ttf
Usage
Have font file specified, eg:
vpype render ./Vera.ttf "Vpype!" write a.svg
Options
vpype-ttf currently supports font scaling with the -s or --size option.
vpype render -s 10cm ./Vera.ttf "Vpype!" write a.svg
Contributing
Thanks to Tatarize for creating this plugin in the first place. If you would like to contribute and expand vpype-ttf, bug reports, feature requests, and issues are welcome.