1
0
mirror of https://github.com/google/fonts.git synced 2024-12-17 13:41:32 +03:00
fonts/ofl/manjari/upstream.yaml

9 lines
352 B
YAML
Raw Normal View History

branch: tags/Version2.000
build: mkdir -p build; python3 -m venv build/venv; source build/venv/bin/activate;
pip install -r requirements.txt; make ttf
files:
build/Manjari-Regular.ttf: Manjari-Regular.ttf
build/Manjari-Bold.ttf: Manjari-Bold.ttf
build/Manjari-Thin.ttf: Manjari-Thin.ttf
repository_url: https://gitlab.com/smc/fonts/manjari.git