Skip to content

Commit

Permalink
Personalize for this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
EbenSorkin authored and github-actions[bot] committed Oct 4, 2023
1 parent dcced5f commit 738d753
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 20 deletions.
Empty file added .init.stamp
Empty file.
2 changes: 1 addition & 1 deletion OFL.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 20** The My Font Project Authors (https://github.com/googlefonts/googlefonts-project-template)
Copyright 2023 The Vicwantschoolhandaustralia Project Authors (https://github.com/googlefonts/googlefonts-project-template)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
Expand Down
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@ Unlike many open source distributors, Google Fonts is **curated**. Fonts shipped

# My Font

[![][Fontbakery]](https://googlefonts.github.io/googlefonts-project-template/fontbakery/fontbakery-report.html)
[![][Universal]](https://googlefonts.github.io/googlefonts-project-template/fontbakery/fontbakery-report.html)
[![][GF Profile]](https://googlefonts.github.io/googlefonts-project-template/fontbakery/fontbakery-report.html)
[![][Outline Correctness]](https://googlefonts.github.io/googlefonts-project-template/fontbakery/fontbakery-report.html)
[![][Shaping]](https://googlefonts.github.io/googlefonts-project-template/fontbakery/fontbakery-report.html)

[Fontbakery]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Fgooglefonts-project-template%2Fgh-pages%2Fbadges%2Foverall.json
[GF Profile]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Fgooglefonts-project-template%2Fgh-pages%2Fbadges%2FGoogleFonts.json
[Outline Correctness]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Fgooglefonts-project-template%2Fgh-pages%2Fbadges%2FOutlineCorrectnessChecks.json
[Shaping]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Fgooglefonts-project-template%2Fgh-pages%2Fbadges%2FShapingChecks.json
[Universal]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Fgooglefonts-project-template%2Fgh-pages%2Fbadges%2FUniversal.json
[![][Fontbakery]](https://SorkinType.github.io/VICWANTSchoolHandAustralia/fontbakery/fontbakery-report.html)
[![][Universal]](https://SorkinType.github.io/VICWANTSchoolHandAustralia/fontbakery/fontbakery-report.html)
[![][GF Profile]](https://SorkinType.github.io/VICWANTSchoolHandAustralia/fontbakery/fontbakery-report.html)
[![][Outline Correctness]](https://SorkinType.github.io/VICWANTSchoolHandAustralia/fontbakery/fontbakery-report.html)
[![][Shaping]](https://SorkinType.github.io/VICWANTSchoolHandAustralia/fontbakery/fontbakery-report.html)

[Fontbakery]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FVICWANTSchoolHandAustralia%2Fgh-pages%2Fbadges%2Foverall.json
[GF Profile]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FVICWANTSchoolHandAustralia%2Fgh-pages%2Fbadges%2FGoogleFonts.json
[Outline Correctness]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FVICWANTSchoolHandAustralia%2Fgh-pages%2Fbadges%2FOutlineCorrectnessChecks.json
[Shaping]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FVICWANTSchoolHandAustralia%2Fgh-pages%2Fbadges%2FShapingChecks.json
[Universal]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FVICWANTSchoolHandAustralia%2Fgh-pages%2Fbadges%2FUniversal.json

Description of your font goes here. We recommend to start with a very short presentation line (the kind you would use on twitter to present your project for example), and then add as much details as necesary :-) Origin of the project, idea of usage, concept of creation… but also number of masters, axes, character sets, etc.

Expand All @@ -70,7 +70,7 @@ If you want to build fonts manually on your own computer:
* `make test` will run [FontBakery](https://github.com/googlefonts/fontbakery)'s quality assurance tests.
* `make proof` will generate HTML proof files.

The proof files and QA tests are also available automatically via GitHub Actions - look at `https://yourname.github.io/your-font-repository-name`.
The proof files and QA tests are also available automatically via GitHub Actions - look at https://SorkinType.github.io/VICWANTSchoolHandAustralia.

## Changelog

Expand Down
118 changes: 111 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,111 @@
fontmake>=2.4
fontbakery>=0.8.11
gftools[qa]>=0.9.23
drawbot-skia>=0.4.8
sh>=1.14.2
bumpfontversion>=0.2.0
diffenator2>=0.2.5
absl-py==2.0.0
appdirs==1.4.4
attrs==23.1.0
axisregistry==0.4.3
babelfont==3.0.1
beziers==0.5.0
blackrenderer==0.6.0
booleanOperations==0.9.0
Brotli==1.1.0
bump2version==1.0.1
bumpfontversion==0.4.1
cattrs==23.1.2
certifi==2023.7.22
cffi==1.16.0
cffsubr==0.2.9.post1
charset-normalizer==3.3.0
click==8.1.7
cmarkgfm==2022.10.27
colorlog==6.7.0
compreffor==0.5.5
cryptography==41.0.4
cu2qu==1.6.7.post2
defcon==0.10.3
Deprecated==1.2.14
diffenator2==0.2.13
drawbot-skia==0.5.0
exceptiongroup==1.1.3
font-v==2.1.0
fontbakery==0.9.2
fontFeatures==1.8.0
fontmake==3.7.1
fontMath==0.9.3
fonttools==4.43.0
freetype-py==2.3.0
fs==2.4.16
gflanguages==0.5.7
gftools==0.9.34
gitdb==4.0.10
GitPython==3.1.37
glyphsets==0.6.4
glyphsLib==6.4.1
h11==0.14.0
hyperglot==0.4.5
idna==3.4
Jinja2==3.1.2
lxml==4.9.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
munkres==1.1.4
nanoemoji==0.15.1
ninja==1.11.1
numpy==1.26.0
openstep-plist==0.3.1
opentype-sanitizer==9.1.0
opentypespec==1.9.1
orjson==3.9.7
outcome==1.2.0
packaging==23.2
picosvg==0.22.1
Pillow==10.0.1
pip-api==0.0.30
pngquant-cli==2.17.0.post5
protobuf==3.20.3
pyahocorasick==2.0.0
pybind11==2.11.1
pyclipper==1.3.0.post5
pycparser==2.21
pygit2==1.13.1
PyGithub==2.1.1
Pygments==2.16.1
PyJWT==2.8.0
PyNaCl==1.5.0
pyparsing==3.1.1
PySocks==1.7.1
python-bidi==0.4.2
python-dateutil==2.8.2
PyYAML==6.0.1
regex==2023.10.3
requests==2.31.0
resvg-cli==0.22.0.post3
rich==13.6.0
selenium==4.13.0
sh==2.0.6
six==1.16.0
skia-pathops==0.8.0.post1
skia-python==87.5
smmap==5.0.1
sniffio==1.3.0
sortedcontainers==2.4.0
statmake==0.6.0
strictyaml==1.7.3
tabulate==0.9.0
toml==0.10.2
tqdm==4.66.1
trio==0.22.2
trio-websocket==0.11.1
ttfautohint-py==0.5.1
typing_extensions==4.8.0
ufo2ft==2.33.4
ufoLib2==0.16.0
uharfbuzz==0.37.3
unicodedata2==15.1.0
Unidecode==1.3.7
urllib3==2.0.6
vharfbuzz==0.2.0
vttLib==0.12.0
wrapt==1.15.0
wsproto==1.2.0
youseedee==0.3.0
zopfli==0.2.3

0 comments on commit 738d753

Please sign in to comment.