2024-08-03 22:20:37 +08:00
2024-08-03 22:20:37 +08:00
2024-08-03 22:20:37 +08:00
2024-08-03 22:20:37 +08:00
2024-08-03 22:20:37 +08:00

Font Split

Split the preset variations in a Variable Font into static fonts

Usage

python3 -m venv venv
source venv/bin/activate

pip install -r requirements.txt

python main.py path/to/font.ttf path/to/output/dir
Description
No description provided
Readme 26 KiB
Languages
Python 100%