-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[gftools-packager] Gayathri: Version 1.110 added
* Gayathri Version 1.110 taken from the upstream repo https://gitlab.com/smc/fonts/gayathri.git at commit 74544b1d2e6619a872710be05fde7bc309e3e162.
- Loading branch information
1 parent
5766196
commit d7f0441
Showing
5 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
branch: tags/Version1.110-2 | ||
build: mkdir -p build; python3 -m venv build/venv; source build/venv/bin/activate; | ||
pip install -r requirements.txt; make ttf | ||
files: | ||
build/Gayathri-Regular.ttf: Gayathri-Regular.ttf | ||
build/Gayathri-Bold.ttf: Gayathri-Bold.ttf | ||
build/Gayathri-Thin.ttf: Gayathri-Thin.ttf |