googlefonts / vf2symbols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vf2symbols

Tool to generate custom symbol images for Apple application development from a wght variable font.

Usage:

pip install -e .
vf2symbols path-to-variable-icon-font.ttf
python3 -m vf2symbols.svg2symbols path-to-svg.svg [path-to-another-svg.svg ...]
# ...
# build/symbols has your symbols

Releasing

See https://googlefonts.github.io/python#make-a-release.

About

License:Apache License 2.0


Languages

Language:Python 96.8%Language:Shell 3.2%