diff --git a/data/fontrepo/fonts/NotoSansSundanese/NotoSansSundanese-Regular.ttf b/data/fontrepo/fonts/NotoSansSundanese/NotoSansSundanese-Regular.ttf new file mode 100644 index 00000000..67ecdf0f Binary files /dev/null and b/data/fontrepo/fonts/NotoSansSundanese/NotoSansSundanese-Regular.ttf differ diff --git a/data/fontrepo/fonts/NotoSansSundanese/NotoSansSundanese-Regular.woff b/data/fontrepo/fonts/NotoSansSundanese/NotoSansSundanese-Regular.woff new file mode 100644 index 00000000..201f9b28 Binary files /dev/null and b/data/fontrepo/fonts/NotoSansSundanese/NotoSansSundanese-Regular.woff differ diff --git a/data/fontrepo/fonts/NotoSansSundanese/NotoSansSundanese-Regular.woff2 b/data/fontrepo/fonts/NotoSansSundanese/NotoSansSundanese-Regular.woff2 new file mode 100644 index 00000000..8e451ce6 Binary files /dev/null and b/data/fontrepo/fonts/NotoSansSundanese/NotoSansSundanese-Regular.woff2 differ diff --git a/data/fontrepo/fonts/NotoSansSundanese/font.ini b/data/fontrepo/fonts/NotoSansSundanese/font.ini new file mode 100644 index 00000000..ef6b64ed --- /dev/null +++ b/data/fontrepo/fonts/NotoSansSundanese/font.ini @@ -0,0 +1,7 @@ +[NotoSansSundanese Regular] +languages=su +version=2017-03-06 +license=OFL +licensefile=OFL.txt +request-url=https://phabricator.wikimedia.org/T162221 +url=https://www.google.com/get/noto/#sans-sund diff --git a/resources/js/ext.uls.webfonts.repository.js b/resources/js/ext.uls.webfonts.repository.js index 3c1a6839..ea5141c0 100644 --- a/resources/js/ext.uls.webfonts.repository.js +++ b/resources/js/ext.uls.webfonts.repository.js @@ -379,6 +379,10 @@ "system", "OpenDyslexic" ], + "su": [ + "system", + "NotoSansSundanese Regular" + ], "sux": [ "Akkadian" ], @@ -826,6 +830,11 @@ "bold": "Nokora Bold" } }, + "NotoSansSundanese Regular": { + "ttf": "NotoSansSundanese/NotoSansSundanese-Regular.ttf?e7cec", + "woff": "NotoSansSundanese/NotoSansSundanese-Regular.woff?a8907", + "woff2": "NotoSansSundanese/NotoSansSundanese-Regular.woff2?97973" + }, "Nuosu SIL": { "ttf": "NuosuSIL/NuosuSIL.ttf?8f309", "woff": "NuosuSIL/NuosuSIL.woff?89513",