Skip to content

googlefonts/vf2symbols

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published