generated from googlefonts/googlefonts-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from kiwari-kolektiv-studio/khofiq-branch
Khofiq branch — 1.102
- Loading branch information
Showing
113 changed files
with
1,644 additions
and
22,399 deletions.
There are no files selected for viewing
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
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 @@ | ||
{"buildTargets":[".init.stamp","build","build.stamp","check","check-otf","check-ttf","check-variable","clean","help","images","proof","update","update-project-template","venv","venv/touchfile"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}} |
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,14 @@ | ||
make --dry-run --always-make --keep-going --print-directory | ||
make: Entering directory `/Users/deftpyre/Desktop/Projects/Typeworks/sutasoma' | ||
echo "###" | ||
echo "# Build targets for Sutasoma" | ||
echo "###" | ||
echo | ||
echo " make build: Builds the fonts and places them in the fonts/ directory" | ||
echo " make test: Tests the fonts with fontbakery" | ||
echo " make proof: Creates HTML proof documents in the proof/ directory" | ||
echo " make images: Creates PNG specimen images in the documentation/ directory" | ||
echo | ||
|
||
make: Leaving directory `/Users/deftpyre/Desktop/Projects/Typeworks/sutasoma' | ||
|
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,6 @@ | ||
{ | ||
"[python]": { | ||
"editor.defaultFormatter": "ms-python.black-formatter" | ||
}, | ||
"python.formatting.provider": "none" | ||
} |
Oops, something went wrong.