Skip to content

Commit

Permalink
Added fonts gathered from Font Team to fallback.json. Did NOT add Mic…
Browse files Browse the repository at this point in the history
…rosoft fonts since they weren't specifically added to the lists, but some discussion on the document says we may want to add the non-latin ones found in families.json anyway
  • Loading branch information
emily-roth committed Oct 15, 2024
1 parent ccd5447 commit 8c43a42
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions data/fallback.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@
],
"roles": {
"default": [
"harmattan"
"harmattan",
"alkalami",
"ruwudu"
]
}
},
Expand All @@ -47,15 +49,18 @@
],
"roles": {
"default": [
"awaminastaliq"
"awaminastaliq",
"lateef"
]
}
},
{
"roles": {
"default": [
"scheherazadenew",
"notosansarabic"
"lateef",
"notosansarabic",
"notonaskharabic"
]
}
}
Expand Down Expand Up @@ -267,6 +272,8 @@
"roles": {
"default": [
"charissil",
"gentiumplus",
"andika",
"notosans",
"notoserif"
]
Expand All @@ -284,7 +291,6 @@
"roles": {
"default": [
"annapurnasil",
"annapurnanepal",
"notosansdevanagari",
"notoserifdevanagari"
]
Expand Down Expand Up @@ -626,7 +632,7 @@
{
"roles": {
"default": [
"kayahli",
"kayphodu",
"notosanskayahli"
]
}
Expand Down Expand Up @@ -655,6 +661,7 @@
{
"roles": {
"default": [
"khmerbusra",
"khmermondulkiri",
"notosanskhmer",
"notoserifkhmer"
Expand Down Expand Up @@ -723,6 +730,7 @@
{
"roles": {
"default": [
"payaplanna",
"notosanstaitham"
]
}
Expand All @@ -746,6 +754,7 @@
"charissil",
"gentiumbookplus",
"gentiumplus",
"andika",
"notosans",
"notoserif"
],
Expand Down Expand Up @@ -797,7 +806,7 @@
{
"roles": {
"default": [
"lisutzimu",
"lisubosa",
"notosanslisu"
]
}
Expand Down Expand Up @@ -943,6 +952,7 @@
{
"roles": {
"default": [
"eeyek",
"notosansmeeteimayek"
]
}
Expand Down

0 comments on commit 8c43a42

Please sign in to comment.