mirror of
https://github.com/google/fonts.git
synced 2024-12-03 14:33:30 +03:00
59eed8e65f
* [gftools-packager] Manjari: Version 2.000 added * Manjari Version 2.000 taken from the upstream repo https://gitlab.com/smc/fonts/manjari.git at commit daba7c592ea3d51358c2c1368bb9d09c8a6e2c37. * [gftools-packager] ofl/manjari remove METADATA "source". google/fonts#2587
9 lines
352 B
YAML
9 lines
352 B
YAML
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
|