mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
feat(fonts): add koine greek
This commit is contained in:
@@ -50,6 +50,10 @@
|
|||||||
url = "http://c.krebsco.de/EgyptianText-v1.0-beta.ttf";
|
url = "http://c.krebsco.de/EgyptianText-v1.0-beta.ttf";
|
||||||
sha256 = "0cfjbk7xxnxhlp6v922psm5j1xzrv6wfk226ji2wz2yfrnkbcbsv";
|
sha256 = "0cfjbk7xxnxhlp6v922psm5j1xzrv6wfk226ji2wz2yfrnkbcbsv";
|
||||||
};
|
};
|
||||||
|
koineGreek = simple-ttf "KoineGreek.ttf" {
|
||||||
|
url = "https://github.com/Center-for-New-Testament-Restoration/font/raw/af83eed50105344edaa5e5eddaf87696e271468c/KoineGreek.ttf";
|
||||||
|
hash = "sha256-YtC+nj7+Jl8k00rqAAqySYc8iTAOL7PixXc+LfSmnS0=";
|
||||||
|
};
|
||||||
in {
|
in {
|
||||||
fonts = {
|
fonts = {
|
||||||
enableDefaultPackages = true;
|
enableDefaultPackages = true;
|
||||||
@@ -76,6 +80,7 @@ in {
|
|||||||
etBook
|
etBook
|
||||||
newGardiner
|
newGardiner
|
||||||
junicode2
|
junicode2
|
||||||
|
koineGreek
|
||||||
ezra-sil
|
ezra-sil
|
||||||
fira
|
fira
|
||||||
font-awesome
|
font-awesome
|
||||||
|
|||||||
Reference in New Issue
Block a user