Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EbenSorkin committed Nov 8, 2023
2 parents cc25269 + 3ac0bd9 commit 935f6de
Show file tree
Hide file tree
Showing 5 changed files with 164 additions and 21 deletions.
Empty file added .init.stamp
Empty file.
18 changes: 18 additions & 0 deletions METADATA.pb
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: "Pacifico"
designer: "Vernon Adams"
license: "OFL"
category: "HANDWRITING"
date_added: "2011-03-09"
fonts {
name: "Pacifico"
style: "normal"
weight: 400
filename: "Pacifico-Regular.ttf"
post_script_name: "Pacifico-Regular"
full_name: "Pacifico Regular"
copyright: "Copyright 2023 The Pacifico Project Authors ([email protected])"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
4 changes: 2 additions & 2 deletions OFL.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Copyright 20** The My Font Project Authors (https://github.com/googlefonts/googlefonts-project-template)
Copyright 2018 The Pacifico Project Authors (https://github.com/googlefonts/Pacifico)

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:
https://scripts.sil.org/OFL
http://scripts.sil.org/OFL


-----------------------------------------------------------
Expand Down
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@

# 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/Pacifico/fontbakery/fontbakery-report.html)
[![][Universal]](https://SorkinType.github.io/Pacifico/fontbakery/fontbakery-report.html)
[![][GF Profile]](https://SorkinType.github.io/Pacifico/fontbakery/fontbakery-report.html)
[![][Outline Correctness]](https://SorkinType.github.io/Pacifico/fontbakery/fontbakery-report.html)
[![][Shaping]](https://SorkinType.github.io/Pacifico/fontbakery/fontbakery-report.html)

[Fontbakery]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FPacifico%2Fgh-pages%2Fbadges%2Foverall.json
[GF Profile]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FPacifico%2Fgh-pages%2Fbadges%2FGoogleFonts.json
[Outline Correctness]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FPacifico%2Fgh-pages%2Fbadges%2FOutlineCorrectnessChecks.json
[Shaping]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FPacifico%2Fgh-pages%2Fbadges%2FShapingChecks.json
[Universal]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FSorkinType%2FPacifico%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 @@ -51,7 +51,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/Pacifico.

## Changelog

Expand Down
139 changes: 132 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,132 @@
fontmake>=2.4
fontbakery[googlefonts]>=0.9.2
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
afdko==4.0.0
appdirs==1.4.4
attrs==23.1.0
axisregistry==0.4.4
babelfont==3.0.1
beautifulsoup4==4.12.2
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.2
click==8.1.7
cmarkgfm==2022.10.27
collidoscope==0.6.5
colorlog==6.7.0
commandlines==0.4.1
compreffor==0.5.5
cryptography==41.0.5
cu2qu==1.6.7.post2
defcon==0.10.3
dehinter==4.0.0
Deprecated==1.2.14
diffenator2==0.3.2
docopt==0.6.2
drawbot-skia==0.5.0
exceptiongroup==1.1.3
font-v==2.1.0
fontbakery==0.10.3
fontFeatures==1.8.0
fontmake==3.7.1
fontMath==0.9.3
fontParts==0.12.1
fontPens==0.2.4
fonttools==4.44.0
freetype-py==2.3.0
fs==2.4.16
gflanguages==0.5.7
gftools==0.9.36
gitdb==4.0.11
GitPython==3.1.40
glyphsets==0.6.5
glyphsLib==6.4.1
h11==0.14.0
hyperglot==0.4.5
idna==3.4
Jinja2==3.1.2
kurbopy==0.10.40
lxml==4.9.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
munkres==1.1.4
MutatorMath==3.0.1
nanoemoji==0.15.1
ninja==1.11.1.1
num2words==0.5.13
numpy==1.26.1
openstep-plist==0.3.1
opentype-sanitizer==9.1.0
opentypespec==1.9.1
orjson==3.9.10
outcome==1.3.0.post0
packaging==23.2
picosvg==0.22.1
Pillow==10.1.0
pip-api==0.0.30
pngquant-cli==2.17.0.post5
protobuf==3.20.3
psautohint==2.4.0
pyahocorasick==2.0.0
pybind11==2.11.1
pyclipper==1.3.0.post5
pycparser==2.21
pygit2==1.13.2
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
rstr==3.2.2
selenium==4.15.2
sh==2.0.6
shaperglot==0.3.1
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
soupsieve==2.5
sre-yield==1.2
statmake==0.6.0
strictyaml==1.7.3
stringbrewer==0.0.1
tabulate==0.9.0
termcolor==2.3.0
toml==0.10.2
tqdm==4.66.1
trio==0.23.1
trio-websocket==0.11.1
ttfautohint-py==0.5.1
typing_extensions==4.8.0
ufo2ft==2.33.4
ufoLib2==0.16.0
ufolint==1.2.0
ufonormalizer==0.6.1
ufoProcessor==1.9.0
uharfbuzz==0.37.3
unicodedata2==15.1.0
Unidecode==1.3.7
urllib3==2.0.7
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 935f6de

Please sign in to comment.