From 188835e0be04627825fd663a65dcea1e72acf50e Mon Sep 17 00:00:00 2001 From: davelab6 Date: Tue, 28 Mar 2023 17:05:31 +0000 Subject: [PATCH] Personalize for this repo --- .init.stamp | 0 OFL.txt | 2 +- README.md | 24 ++++----- requirements.txt | 130 ++++++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 137 insertions(+), 19 deletions(-) create mode 100644 .init.stamp diff --git a/.init.stamp b/.init.stamp new file mode 100644 index 0000000..e69de29 diff --git a/OFL.txt b/OFL.txt index f8c9d08..5be37a1 100644 --- a/OFL.txt +++ b/OFL.txt @@ -1,4 +1,4 @@ -Copyright 20** The My Font Project Authors (https://github.com/googlefonts/googlefonts-project-template) +Copyright 2023 The Emery-3 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: diff --git a/README.md b/README.md index c9f95b9..07e6b0d 100644 --- a/README.md +++ b/README.md @@ -37,17 +37,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://googlefonts.github.io/emery-3/fontbakery/fontbakery-report.html) +[![][Universal]](https://googlefonts.github.io/emery-3/fontbakery/fontbakery-report.html) +[![][GF Profile]](https://googlefonts.github.io/emery-3/fontbakery/fontbakery-report.html) +[![][Outline Correctness]](https://googlefonts.github.io/emery-3/fontbakery/fontbakery-report.html) +[![][Shaping]](https://googlefonts.github.io/emery-3/fontbakery/fontbakery-report.html) + +[Fontbakery]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Femery-3%2Fgh-pages%2Fbadges%2Foverall.json +[GF Profile]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Femery-3%2Fgh-pages%2Fbadges%2FGoogleFonts.json +[Outline Correctness]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Femery-3%2Fgh-pages%2Fbadges%2FOutlineCorrectnessChecks.json +[Shaping]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Femery-3%2Fgh-pages%2Fbadges%2FShapingChecks.json +[Universal]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgooglefonts%2Femery-3%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. @@ -69,7 +69,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://googlefonts.github.io/emery-3. ## Changelog diff --git a/requirements.txt b/requirements.txt index fef551f..abb2b71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,124 @@ -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 +absl-py==1.4.0 +appdirs==1.4.4 +async-generator==1.10 +attrs==22.2.0 +axisregistry==0.4.0 +babelfont==3.0.0 +beautifulsoup4==4.12.0 +beziers==0.5.0 +blackrenderer==0.6.0 +booleanOperations==0.9.0 +Brotli==1.0.9 +bump2version==1.0.1 +bumpfontversion==0.4.1 +cattrs==22.2.0 +certifi==2022.12.7 +cffi==1.15.1 +cffsubr==0.2.9.post1 +charset-normalizer==3.1.0 +click==8.1.3 +cmarkgfm==2022.10.27 +collidoscope==0.4.1 +colorlog==6.7.0 +commandlines==0.4.1 +compreffor==0.5.3 +cryptography==40.0.1 +cu2qu==1.6.7.post2 +defcon==0.10.2 +dehinter==4.0.0 +Deprecated==1.2.13 +diffenator2==0.1.1 +drawbot-skia==0.5.0 +exceptiongroup==1.1.1 +font-v==2.1.0 +fontbakery==0.8.11 +fontFeatures==1.7.4 +fontmake==3.5.1 +fontMath==0.9.3 +fonttools==4.39.3 +freetype-py==2.3.0 +fs==2.4.16 +gflanguages==0.4.6 +gftools==0.9.27 +gitdb==4.0.10 +GitPython==3.1.31 +glyphsets==0.6.0 +glyphsLib==6.2.1 +glyphtools==0.8.0 +h11==0.14.0 +hyperglot==0.4.5 +idna==3.4 +importlib-resources==5.12.0 +Jinja2==3.1.2 +lxml==4.9.2 +markdown-it-py==2.2.0 +MarkupSafe==2.1.2 +mdurl==0.1.2 +munkres==1.1.4 +nanoemoji==0.15.1 +ninja==1.11.1 +numpy==1.24.2 +openstep-plist==0.3.0.post1 +opentype-sanitizer==9.0.0 +opentypespec==1.9.1 +orjson==3.8.9 +outcome==1.2.0 +packaging==23.0 +picosvg==0.20.6 +Pillow==9.4.0 +pip-api==0.0.30 +pngquant-cli==2.17.0.post5 +protobuf==3.20.3 +pyahocorasick==2.0.0 +pybind11==2.10.4 +pyclipper==1.3.0.post4 +pycparser==2.21 +pygit2==1.11.1 +PyGithub==1.58.1 +Pygments==2.14.0 +PyJWT==2.6.0 +PyNaCl==1.5.0 +pyparsing==3.0.9 +PySocks==1.7.1 +python-bidi==0.4.2 +python-dateutil==2.8.2 +PyYAML==6.0 +regex==2023.3.23 +requests==2.28.2 +resvg-cli==0.22.0.post3 +rich==13.3.3 +rstr==3.2.0 +selenium==4.8.3 +sh==2.0.3 +six==1.16.0 +skia-pathops==0.7.4 +skia-python==87.5 +smmap==5.0.0 +sniffio==1.3.0 +sortedcontainers==2.4.0 +soupsieve==2.4 +sre-yield==1.2 +statmake==0.6.0 +strictyaml==1.7.3 +stringbrewer==0.0.1 +tabulate==0.9.0 +toml==0.10.2 +tqdm==4.65.0 +trio==0.22.0 +trio-websocket==0.10.2 +ttfautohint-py==0.5.1 +typing_extensions==4.5.0 +ufo2ft==2.31.0 +ufoLib2==0.14.0 +ufolint==1.2.0 +uharfbuzz==0.35.0 +unicodedata2==15.0.0 +Unidecode==1.3.6 +urllib3==1.26.15 +vharfbuzz==0.2.0 +vttLib==0.11.0 +wrapt==1.15.0 +wsproto==1.2.0 +youseedee==0.3.0 +zipp==3.15.0 +zopfli==0.2.2