depot/third_party/nixpkgs/pkgs/development/python-modules/ziafont/checkfonts.nix
Default email 159e378cbb Project import generated by Copybara.
GitOrigin-RevId: c04d5652cfa9742b1d519688f65d1bbccea9eb7e
2024-09-19 17:19:46 +03:00

88 lines
3.3 KiB
Nix

# Based on the calls to testfont(url) in test/manyfonts.ipynb
# Note that Tinos-Regular is also needed for test/test.ipynb
[
{
url = "https://mirrors.ctan.org/fonts/qualitype/opentype/QTAbbie.otf";
hash = "sha256-/Lu7EGtF7kZgP0dYyaIFPIO7jWCbtc3iT0ux3bFhe9w=";
}
{
url = "https://mirrors.ctan.org/fonts/qualitype/opentype/QTJupiter.otf";
hash = "sha256-BocJZnrGGt1fpq5Jmnl1fiuo7YllN5xCF6lgWZyVcXE=";
}
{
url = "https://mirrors.ctan.org/fonts/qualitype/opentype/QTVagaRound.otf";
hash = "sha256-JffWcGdBN2OIZXdZxf7G3G+kZRZi2cKFUIOAOCuR8gM=";
}
{
url = "https://mirrors.ctan.org/fonts/qualitype/opentype/QTBlackForest.otf";
hash = "sha256-P4TQSCBHPfty3l+IhY1CuVkr0KNk2t6bbeieT21fz9A=";
}
{
url = "https://mirrors.ctan.org/fonts/punknova/punknova-regular.otf";
hash = "sha256-UC4Zdh647wTBYXRyOzFDliVA0ukK88K8CcIS8nzxeoo=";
}
{
url = "https://mirrors.ctan.org/fonts/qualitype/opentype/QTSnowCaps.otf";
hash = "sha256-XtZbEhCcHlc1eHEkR+52tuVoA6GTf//5mU/ehHq/H8g=";
}
{
url = "https://mirrors.ctan.org/fonts/qualitype/opentype/QTStoryTimeCaps.otf";
hash = "sha256-bwW8KZD40i8rpGqZuoVBeosfjk/tWHex4KPm8mlQ4po=";
}
{
url = "https://mirrors.ctan.org/fonts/alegreya/opentype/Alegreya-Regular.otf";
hash = "sha256-oZo6XeaTcnaSymYWrkl71t3JsWvLuKgKsNAirONNax4=";
}
{
url = "https://mirrors.ctan.org/fonts/nimbus15/opentype/zco-Oblique.otf";
hash = "sha256-j7WbsSnLGh+OdpdBwIlp3cPL8rpYS3OcW3jtxltgArE=";
}
{
url = "https://mirrors.ctan.org/fonts/merriweather/opentype/Merriweather-Black.otf";
hash = "sha256-3pQdqHw1eRUVCRwnVbZBbftrZ7fJ7USD+CyNfA41u3g=";
}
{
url = "https://mirrors.ctan.org/fonts/qualitype/opentype/QTArtiston.otf";
hash = "sha256-6bfL3Po4erta9q49EgzYZXZs9NtdoWFjnpR3WT1y+vU=";
}
{
url = "https://mirrors.ctan.org/fonts/nunito/opentype/Nunito-Black.otf";
hash = "sha256-/QJud/q2MVwrXEibDDe/gty3a3x2weodNBqCOkVV7fA=";
}
{
url = "https://mirrors.ctan.org/fonts/kurier/fonts/opentype/nowacki/kurier/KurierHeavy-Regular.otf";
hash = "sha256-ynFz+IIntQeEK2+Cu64wJRTffZvmuYdx1IrKKDe1VA0=";
}
{
url = "https://mirrors.ctan.org/fonts/clearsans/truetype/ClearSans-MediumItalic.ttf";
hash = "sha256-Bv+6I2ClJo71iZbj3XmUpJ3NHBZ/+8h07azt7ucbmyE=";
}
{
url = "https://mirrors.ctan.org/fonts/tinos/truetype/Tinos-Regular.ttf";
hash = "sha256-/03rOV/yQmu9CNt0ywBbIjJhdd8A8KFWuH5tKu8e9Qg=";
}
{
url = "https://mirrors.ctan.org/fonts/gofonts/truetype/Go-Medium.ttf";
hash = "sha256-GvMsI34wBeBQUC9RQjVNS6TukXf5faoVrPoI9L9qPEY=";
}
{
url = "https://mirrors.ctan.org/fonts/comfortaa/truetype/Comfortaa-Regular.ttf";
hash = "sha256-eu7K9MeZ8k8i6HGm9UbKiRFs8RKIx6j/QvEUAd1URcY=";
}
{
url = "https://mirrors.ctan.org/fonts/quattrocento/truetype/Quattrocento-Regular.ttf";
hash = "sha256-kv5NsgyBybySJha4xJ4VIEaCdMfJwyz19VRCJOwVeHs=";
}
{
url = "https://mirrors.ctan.org/fonts/kurier/fonts/opentype/nowacki/kurier/KurierCond-Regular.otf";
hash = "sha256-y9gD/ovTuZeh5/OaQelhGLuTPFjLcPSMLfIUyHe1QXI=";
}
{
url = "https://mirrors.ctan.org/fonts/garamond-math/Garamond-Math.otf";
hash = "sha256-xhYTd+lwhBUrlI9iq+h0y+J0BZOJVjRrVKTGSIpQCfE=";
}
{
url = "https://github.com/google/fonts/raw/main/ofl/arizonia/Arizonia-Regular.ttf";
hash = "sha256-jfHBC8FdCroUXUWZwlyvrYPbaG0s76QmGfBptvG7zmI=";
}
]