Metadata-Version: 2.1
Name: vpype-ttf
Version: 0.0.2
Summary: vpype ttf plugin
Home-page: https://github.com/tatarize/vpype-ttf/
Author: Tatarize
Author-email: tatarize@gmail.com
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: vpype (<2.0,>=1.9)
Requires-Dist: numpy
Requires-Dist: freetype-py

# vpype-ttf
Vpype plugin for ttf
See: https://github.com/abey79/vpype

Requires freetype-py

* Install repository:
* `pip install .` while in the repository directory.

Have font file specified, eg:
* `vpype render ./Vera.ttf "Vpype!" write a.svg`

<img width="1031" alt="chrome rendered text" src="https://user-images.githubusercontent.com/3302478/210492140-51e4759b-12a4-49c0-8907-5fe28be21d0d.png">
