Here is an update to the latest version of noto-fonts and noto-emoji,
a variant of a diff previously sent by Yifei Zhan. I intend to commit
it, but since Noto is a dependency of Chromium, I would prefer to see
some test reports first to ensure it doesn't break anyone's rendering.

The main expected change is broader Unicode support, for emojis in
particular, and several other Unicode ranges which you can figure
out by looking at the PLIST portion of the diff. These pages should
provide a good sample of characters to browse:

https://en.wikipedia.org/wiki/Emoji
https://en.wikipedia.org/wiki/List_of_Unicode_characters

Note: I'm not updating noto-cjk in this diff, as Chrome doesn't depend
on it.


Index: emoji/Makefile
===================================================================
RCS file: /cvs/ports/fonts/noto/emoji/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- emoji/Makefile      16 Mar 2022 13:21:21 -0000      1.7
+++ emoji/Makefile      18 Mar 2022 09:54:42 -0000
@@ -2,9 +2,12 @@ COMMENT =              emoji fonts for the noto font
 
 NOTO_PROJECT =         emoji
 
-V =                    2020-04-08
-GH_TAGNAME =           v$V-unicode12_1
-REVISION =             0
+# use date as version number for consistency with other noto fonts
+V =                    2021-11-01
+GH_TAGNAME =           v2.034
+
+pre-install:
+       rm ${WRKDIST}/fonts/NotoColorEmoji_WindowsCompatible.ttf
 
 do-install:
        ${INSTALL_DATA_DIR} ${NOTO_INSTALLDIR}
Index: emoji/distinfo
===================================================================
RCS file: /cvs/ports/fonts/noto/emoji/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- emoji/distinfo      9 Jun 2020 09:35:59 -0000       1.3
+++ emoji/distinfo      18 Mar 2022 09:54:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (noto-emoji-20200408.tar.gz) = 
QUpTi1kfis5oqY+ZP2ozpFmhD+3pnpsgsJDOr3Zz+Vo=
-SIZE (noto-emoji-20200408.tar.gz) = 60831814
+SHA256 (noto-emoji-20211101.tar.gz) = 
pa+Suo4pfkR1Yte9sRRT+kC+bYhlXkpkeXbwyb5CRas=
+SIZE (noto-emoji-20211101.tar.gz) = 170352518
Index: fonts/Makefile
===================================================================
RCS file: /cvs/ports/fonts/noto/fonts/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- fonts/Makefile      16 Mar 2022 13:21:21 -0000      1.8
+++ fonts/Makefile      18 Mar 2022 09:54:42 -0000
@@ -2,14 +2,13 @@ COMMENT =             pan-unicode font family
 
 NOTO_PROJECT =         fonts
 
-V =                    2017-10-24
-GH_TAGNAME =           v$V-phase3-second-cleanup
-REVISION =             0
+V =                    20201206
+GH_TAGNAME =           v$V-phase3
 
 RUN_DEPENDS =          fonts/noto/emoji
 
 do-install:
        ${INSTALL_DATA_DIR} ${NOTO_INSTALLDIR}
-       ${INSTALL_DATA} ${WRKDIST}/hinted/*.ttf ${NOTO_INSTALLDIR}
+       ${INSTALL_DATA} ${WRKDIST}/hinted/ttf/*/*.ttf ${NOTO_INSTALLDIR}
 
 .include <bsd.port.mk>
Index: fonts/distinfo
===================================================================
RCS file: /cvs/ports/fonts/noto/fonts/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- fonts/distinfo      10 May 2019 04:14:13 -0000      1.2
+++ fonts/distinfo      18 Mar 2022 09:54:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (noto-fonts-20171024.tar.gz) = 
CNQlLaziNn7h8dGZHBYJSpTcP6bZ29REkDNWleDI2bQ=
-SIZE (noto-fonts-20171024.tar.gz) = 261339616
+SHA256 (noto-fonts-20201206.tar.gz) = 
GKUTts+5kgnZ/+iPMWWaUUhF407o56C1NON6oZ4sQnA=
+SIZE (noto-fonts-20201206.tar.gz) = 860621581
Index: fonts/pkg/PLIST
===================================================================
RCS file: /cvs/ports/fonts/noto/fonts/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- fonts/pkg/PLIST     11 Mar 2022 19:00:25 -0000      1.4
+++ fonts/pkg/PLIST     18 Mar 2022 09:54:44 -0000
@@ -1,5 +1,4 @@
 @pkgpath fonts/droid-fonts
-@fontdir share/fonts/noto/
 share/fonts/noto/Arimo-Bold.ttf
 share/fonts/noto/Arimo-BoldItalic.ttf
 share/fonts/noto/Arimo-Italic.ttf
@@ -8,13 +7,32 @@ share/fonts/noto/Cousine-Bold.ttf
 share/fonts/noto/Cousine-BoldItalic.ttf
 share/fonts/noto/Cousine-Italic.ttf
 share/fonts/noto/Cousine-Regular.ttf
+share/fonts/noto/NotoKufiArabic-Black.ttf
 share/fonts/noto/NotoKufiArabic-Bold.ttf
+share/fonts/noto/NotoKufiArabic-Light.ttf
+share/fonts/noto/NotoKufiArabic-Medium.ttf
 share/fonts/noto/NotoKufiArabic-Regular.ttf
-share/fonts/noto/NotoMono-Regular.ttf
+share/fonts/noto/NotoKufiArabic-Thin.ttf
+share/fonts/noto/NotoMusic-Regular.ttf
 share/fonts/noto/NotoNaskhArabic-Bold.ttf
+share/fonts/noto/NotoNaskhArabic-Medium.ttf
 share/fonts/noto/NotoNaskhArabic-Regular.ttf
+share/fonts/noto/NotoNaskhArabic-SemiBold.ttf
 share/fonts/noto/NotoNaskhArabicUI-Bold.ttf
+share/fonts/noto/NotoNaskhArabicUI-Medium.ttf
 share/fonts/noto/NotoNaskhArabicUI-Regular.ttf
+share/fonts/noto/NotoNaskhArabicUI-SemiBold.ttf
+share/fonts/noto/NotoNastaliqUrdu-Bold.ttf
+share/fonts/noto/NotoNastaliqUrdu-Regular.ttf
+share/fonts/noto/NotoRashiHebrew-Black.ttf
+share/fonts/noto/NotoRashiHebrew-Bold.ttf
+share/fonts/noto/NotoRashiHebrew-ExtraBold.ttf
+share/fonts/noto/NotoRashiHebrew-ExtraLight.ttf
+share/fonts/noto/NotoRashiHebrew-Light.ttf
+share/fonts/noto/NotoRashiHebrew-Medium.ttf
+share/fonts/noto/NotoRashiHebrew-Regular.ttf
+share/fonts/noto/NotoRashiHebrew-SemiBold.ttf
+share/fonts/noto/NotoRashiHebrew-Thin.ttf
 share/fonts/noto/NotoSans-Black.ttf
 share/fonts/noto/NotoSans-BlackItalic.ttf
 share/fonts/noto/NotoSans-Bold.ttf
@@ -87,8 +105,11 @@ share/fonts/noto/NotoSans-SemiCondensedT
 share/fonts/noto/NotoSans-SemiCondensedThinItalic.ttf
 share/fonts/noto/NotoSans-Thin.ttf
 share/fonts/noto/NotoSans-ThinItalic.ttf
+share/fonts/noto/NotoSansAdlam-Bold.ttf
 share/fonts/noto/NotoSansAdlam-Regular.ttf
+share/fonts/noto/NotoSansAdlamUnjoined-Bold.ttf
 share/fonts/noto/NotoSansAdlamUnjoined-Regular.ttf
+share/fonts/noto/NotoSansAnatolianHieroglyphs-Regular.ttf
 share/fonts/noto/NotoSansArabic-Black.ttf
 share/fonts/noto/NotoSansArabic-Bold.ttf
 share/fonts/noto/NotoSansArabic-Condensed.ttf
@@ -198,28 +219,65 @@ share/fonts/noto/NotoSansArmenian-SemiCo
 share/fonts/noto/NotoSansArmenian-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansArmenian-Thin.ttf
 share/fonts/noto/NotoSansAvestan-Regular.ttf
+share/fonts/noto/NotoSansBalinese-Bold.ttf
+share/fonts/noto/NotoSansBalinese-Medium.ttf
+share/fonts/noto/NotoSansBalinese-Regular.ttf
+share/fonts/noto/NotoSansBalinese-SemiBold.ttf
+share/fonts/noto/NotoSansBamum-Bold.ttf
+share/fonts/noto/NotoSansBamum-Medium.ttf
 share/fonts/noto/NotoSansBamum-Regular.ttf
+share/fonts/noto/NotoSansBamum-SemiBold.ttf
+share/fonts/noto/NotoSansBassaVah-Regular.ttf
+share/fonts/noto/NotoSansBatak-Regular.ttf
 share/fonts/noto/NotoSansBengali-Black.ttf
 share/fonts/noto/NotoSansBengali-Bold.ttf
+share/fonts/noto/NotoSansBengali-Condensed.ttf
 share/fonts/noto/NotoSansBengali-ExtraBold.ttf
+share/fonts/noto/NotoSansBengali-ExtraCondensed.ttf
 share/fonts/noto/NotoSansBengali-ExtraLight.ttf
 share/fonts/noto/NotoSansBengali-Light.ttf
 share/fonts/noto/NotoSansBengali-Medium.ttf
 share/fonts/noto/NotoSansBengali-Regular.ttf
 share/fonts/noto/NotoSansBengali-SemiBold.ttf
+share/fonts/noto/NotoSansBengali-SemiCondensed.ttf
 share/fonts/noto/NotoSansBengali-Thin.ttf
 share/fonts/noto/NotoSansBengaliUI-Black.ttf
 share/fonts/noto/NotoSansBengaliUI-Bold.ttf
+share/fonts/noto/NotoSansBengaliUI-Condensed.ttf
 share/fonts/noto/NotoSansBengaliUI-ExtraBold.ttf
+share/fonts/noto/NotoSansBengaliUI-ExtraCondensed.ttf
 share/fonts/noto/NotoSansBengaliUI-ExtraLight.ttf
 share/fonts/noto/NotoSansBengaliUI-Light.ttf
 share/fonts/noto/NotoSansBengaliUI-Medium.ttf
 share/fonts/noto/NotoSansBengaliUI-Regular.ttf
 share/fonts/noto/NotoSansBengaliUI-SemiBold.ttf
+share/fonts/noto/NotoSansBengaliUI-SemiCondensed.ttf
 share/fonts/noto/NotoSansBengaliUI-Thin.ttf
+share/fonts/noto/NotoSansBhaiksuki-Regular.ttf
+share/fonts/noto/NotoSansBrahmi-Regular.ttf
+share/fonts/noto/NotoSansBuginese-Regular.ttf
 share/fonts/noto/NotoSansBuhid-Regular.ttf
+share/fonts/noto/NotoSansCanadianAboriginal-Black.ttf
+share/fonts/noto/NotoSansCanadianAboriginal-Bold.ttf
+share/fonts/noto/NotoSansCanadianAboriginal-ExtraBold.ttf
+share/fonts/noto/NotoSansCanadianAboriginal-ExtraLight.ttf
+share/fonts/noto/NotoSansCanadianAboriginal-Light.ttf
+share/fonts/noto/NotoSansCanadianAboriginal-Medium.ttf
+share/fonts/noto/NotoSansCanadianAboriginal-Regular.ttf
+share/fonts/noto/NotoSansCanadianAboriginal-SemiBold.ttf
+share/fonts/noto/NotoSansCanadianAboriginal-Thin.ttf
 share/fonts/noto/NotoSansCarian-Regular.ttf
+share/fonts/noto/NotoSansCaucasianAlbanian-Regular.ttf
 share/fonts/noto/NotoSansChakma-Regular.ttf
+share/fonts/noto/NotoSansCham-Black.ttf
+share/fonts/noto/NotoSansCham-Bold.ttf
+share/fonts/noto/NotoSansCham-ExtraBold.ttf
+share/fonts/noto/NotoSansCham-ExtraLight.ttf
+share/fonts/noto/NotoSansCham-Light.ttf
+share/fonts/noto/NotoSansCham-Medium.ttf
+share/fonts/noto/NotoSansCham-Regular.ttf
+share/fonts/noto/NotoSansCham-SemiBold.ttf
+share/fonts/noto/NotoSansCham-Thin.ttf
 share/fonts/noto/NotoSansCherokee-Black.ttf
 share/fonts/noto/NotoSansCherokee-Bold.ttf
 share/fonts/noto/NotoSansCherokee-ExtraBold.ttf
@@ -229,6 +287,8 @@ share/fonts/noto/NotoSansCherokee-Medium
 share/fonts/noto/NotoSansCherokee-Regular.ttf
 share/fonts/noto/NotoSansCherokee-SemiBold.ttf
 share/fonts/noto/NotoSansCherokee-Thin.ttf
+share/fonts/noto/NotoSansCoptic-Regular.ttf
+share/fonts/noto/NotoSansCuneiform-Regular.ttf
 share/fonts/noto/NotoSansCypriot-Regular.ttf
 share/fonts/noto/NotoSansDeseret-Regular.ttf
 share/fonts/noto/NotoSansDevanagari-Black.ttf
@@ -375,6 +435,10 @@ share/fonts/noto/NotoSansDisplay-SemiCon
 share/fonts/noto/NotoSansDisplay-SemiCondensedThinItalic.ttf
 share/fonts/noto/NotoSansDisplay-Thin.ttf
 share/fonts/noto/NotoSansDisplay-ThinItalic.ttf
+share/fonts/noto/NotoSansDuployan-Regular.ttf
+share/fonts/noto/NotoSansEgyptianHieroglyphs-Regular.ttf
+share/fonts/noto/NotoSansElbasan-Regular.ttf
+share/fonts/noto/NotoSansElymaic-Regular.ttf
 share/fonts/noto/NotoSansEthiopic-Black.ttf
 share/fonts/noto/NotoSansEthiopic-Bold.ttf
 share/fonts/noto/NotoSansEthiopic-Condensed.ttf
@@ -449,14 +513,158 @@ share/fonts/noto/NotoSansGeorgian-SemiCo
 share/fonts/noto/NotoSansGeorgian-Thin.ttf
 share/fonts/noto/NotoSansGlagolitic-Regular.ttf
 share/fonts/noto/NotoSansGothic-Regular.ttf
+share/fonts/noto/NotoSansGrantha-Regular.ttf
+share/fonts/noto/NotoSansGujarati-Black.ttf
 share/fonts/noto/NotoSansGujarati-Bold.ttf
+share/fonts/noto/NotoSansGujarati-Condensed.ttf
+share/fonts/noto/NotoSansGujarati-CondensedBlack.ttf
+share/fonts/noto/NotoSansGujarati-CondensedBold.ttf
+share/fonts/noto/NotoSansGujarati-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansGujarati-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansGujarati-CondensedLight.ttf
+share/fonts/noto/NotoSansGujarati-CondensedMedium.ttf
+share/fonts/noto/NotoSansGujarati-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansGujarati-CondensedThin.ttf
+share/fonts/noto/NotoSansGujarati-ExtraBold.ttf
+share/fonts/noto/NotoSansGujarati-ExtraCondensed.ttf
+share/fonts/noto/NotoSansGujarati-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansGujarati-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansGujarati-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansGujarati-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansGujarati-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansGujarati-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansGujarati-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansGujarati-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansGujarati-ExtraLight.ttf
+share/fonts/noto/NotoSansGujarati-Light.ttf
+share/fonts/noto/NotoSansGujarati-Medium.ttf
 share/fonts/noto/NotoSansGujarati-Regular.ttf
+share/fonts/noto/NotoSansGujarati-SemiBold.ttf
+share/fonts/noto/NotoSansGujarati-SemiCondensed.ttf
+share/fonts/noto/NotoSansGujarati-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansGujarati-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansGujarati-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansGujarati-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansGujarati-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansGujarati-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansGujarati-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansGujarati-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansGujarati-Thin.ttf
+share/fonts/noto/NotoSansGujaratiUI-Black.ttf
 share/fonts/noto/NotoSansGujaratiUI-Bold.ttf
+share/fonts/noto/NotoSansGujaratiUI-Condensed.ttf
+share/fonts/noto/NotoSansGujaratiUI-CondensedBlack.ttf
+share/fonts/noto/NotoSansGujaratiUI-CondensedBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansGujaratiUI-CondensedLight.ttf
+share/fonts/noto/NotoSansGujaratiUI-CondensedMedium.ttf
+share/fonts/noto/NotoSansGujaratiUI-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-CondensedThin.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraCondensed.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansGujaratiUI-ExtraLight.ttf
+share/fonts/noto/NotoSansGujaratiUI-Light.ttf
+share/fonts/noto/NotoSansGujaratiUI-Medium.ttf
 share/fonts/noto/NotoSansGujaratiUI-Regular.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiCondensed.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansGujaratiUI-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansGujaratiUI-Thin.ttf
+share/fonts/noto/NotoSansGunjalaGondi-Regular.ttf
+share/fonts/noto/NotoSansGurmukhi-Black.ttf
 share/fonts/noto/NotoSansGurmukhi-Bold.ttf
+share/fonts/noto/NotoSansGurmukhi-Condensed.ttf
+share/fonts/noto/NotoSansGurmukhi-CondensedBlack.ttf
+share/fonts/noto/NotoSansGurmukhi-CondensedBold.ttf
+share/fonts/noto/NotoSansGurmukhi-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansGurmukhi-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansGurmukhi-CondensedLight.ttf
+share/fonts/noto/NotoSansGurmukhi-CondensedMedium.ttf
+share/fonts/noto/NotoSansGurmukhi-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansGurmukhi-CondensedThin.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraBold.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraCondensed.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansGurmukhi-ExtraLight.ttf
+share/fonts/noto/NotoSansGurmukhi-Light.ttf
+share/fonts/noto/NotoSansGurmukhi-Medium.ttf
 share/fonts/noto/NotoSansGurmukhi-Regular.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiBold.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiCondensed.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansGurmukhi-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansGurmukhi-Thin.ttf
+share/fonts/noto/NotoSansGurmukhiUI-Black.ttf
 share/fonts/noto/NotoSansGurmukhiUI-Bold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-Condensed.ttf
+share/fonts/noto/NotoSansGurmukhiUI-CondensedBlack.ttf
+share/fonts/noto/NotoSansGurmukhiUI-CondensedBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansGurmukhiUI-CondensedLight.ttf
+share/fonts/noto/NotoSansGurmukhiUI-CondensedMedium.ttf
+share/fonts/noto/NotoSansGurmukhiUI-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-CondensedThin.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraCondensed.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansGurmukhiUI-ExtraLight.ttf
+share/fonts/noto/NotoSansGurmukhiUI-Light.ttf
+share/fonts/noto/NotoSansGurmukhiUI-Medium.ttf
 share/fonts/noto/NotoSansGurmukhiUI-Regular.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiCondensed.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansGurmukhiUI-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansGurmukhiUI-Thin.ttf
+share/fonts/noto/NotoSansHanifiRohingya-Bold.ttf
+share/fonts/noto/NotoSansHanifiRohingya-Medium.ttf
+share/fonts/noto/NotoSansHanifiRohingya-Regular.ttf
+share/fonts/noto/NotoSansHanifiRohingya-SemiBold.ttf
+share/fonts/noto/NotoSansHanunoo-Regular.ttf
+share/fonts/noto/NotoSansHatran-Regular.ttf
 share/fonts/noto/NotoSansHebrew-Black.ttf
 share/fonts/noto/NotoSansHebrew-Bold.ttf
 share/fonts/noto/NotoSansHebrew-Condensed.ttf
@@ -493,11 +701,90 @@ share/fonts/noto/NotoSansHebrew-SemiCond
 share/fonts/noto/NotoSansHebrew-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansHebrew-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansHebrew-Thin.ttf
+share/fonts/noto/NotoSansImperialAramaic-Regular.ttf
+share/fonts/noto/NotoSansIndicSiyaqNumbers-Regular.ttf
+share/fonts/noto/NotoSansInscriptionalPahlavi-Regular.ttf
+share/fonts/noto/NotoSansInscriptionalParthian-Regular.ttf
+share/fonts/noto/NotoSansJavanese-Bold.ttf
+share/fonts/noto/NotoSansJavanese-Regular.ttf
+share/fonts/noto/NotoSansKaithi-Regular.ttf
+share/fonts/noto/NotoSansKannada-Black.ttf
 share/fonts/noto/NotoSansKannada-Bold.ttf
+share/fonts/noto/NotoSansKannada-Condensed.ttf
+share/fonts/noto/NotoSansKannada-CondensedBlack.ttf
+share/fonts/noto/NotoSansKannada-CondensedBold.ttf
+share/fonts/noto/NotoSansKannada-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansKannada-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansKannada-CondensedLight.ttf
+share/fonts/noto/NotoSansKannada-CondensedMedium.ttf
+share/fonts/noto/NotoSansKannada-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansKannada-CondensedThin.ttf
+share/fonts/noto/NotoSansKannada-ExtraBold.ttf
+share/fonts/noto/NotoSansKannada-ExtraCondensed.ttf
+share/fonts/noto/NotoSansKannada-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansKannada-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansKannada-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansKannada-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansKannada-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansKannada-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansKannada-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansKannada-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansKannada-ExtraLight.ttf
+share/fonts/noto/NotoSansKannada-Light.ttf
+share/fonts/noto/NotoSansKannada-Medium.ttf
 share/fonts/noto/NotoSansKannada-Regular.ttf
+share/fonts/noto/NotoSansKannada-SemiBold.ttf
+share/fonts/noto/NotoSansKannada-SemiCondensed.ttf
+share/fonts/noto/NotoSansKannada-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansKannada-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansKannada-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansKannada-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansKannada-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansKannada-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansKannada-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansKannada-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansKannada-Thin.ttf
+share/fonts/noto/NotoSansKannadaUI-Black.ttf
 share/fonts/noto/NotoSansKannadaUI-Bold.ttf
+share/fonts/noto/NotoSansKannadaUI-Condensed.ttf
+share/fonts/noto/NotoSansKannadaUI-CondensedBlack.ttf
+share/fonts/noto/NotoSansKannadaUI-CondensedBold.ttf
+share/fonts/noto/NotoSansKannadaUI-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansKannadaUI-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansKannadaUI-CondensedLight.ttf
+share/fonts/noto/NotoSansKannadaUI-CondensedMedium.ttf
+share/fonts/noto/NotoSansKannadaUI-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansKannadaUI-CondensedThin.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraBold.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraCondensed.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansKannadaUI-ExtraLight.ttf
+share/fonts/noto/NotoSansKannadaUI-Light.ttf
+share/fonts/noto/NotoSansKannadaUI-Medium.ttf
 share/fonts/noto/NotoSansKannadaUI-Regular.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiBold.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiCondensed.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansKannadaUI-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansKannadaUI-Thin.ttf
+share/fonts/noto/NotoSansKayahLi-Bold.ttf
+share/fonts/noto/NotoSansKayahLi-Medium.ttf
 share/fonts/noto/NotoSansKayahLi-Regular.ttf
+share/fonts/noto/NotoSansKayahLi-SemiBold.ttf
+share/fonts/noto/NotoSansKharoshthi-Regular.ttf
 share/fonts/noto/NotoSansKhmer-Black.ttf
 share/fonts/noto/NotoSansKhmer-Bold.ttf
 share/fonts/noto/NotoSansKhmer-Condensed.ttf
@@ -570,6 +857,8 @@ share/fonts/noto/NotoSansKhmerUI-SemiCon
 share/fonts/noto/NotoSansKhmerUI-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansKhmerUI-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansKhmerUI-Thin.ttf
+share/fonts/noto/NotoSansKhojki-Regular.ttf
+share/fonts/noto/NotoSansKhudawadi-Regular.ttf
 share/fonts/noto/NotoSansLao-Black.ttf
 share/fonts/noto/NotoSansLao-Bold.ttf
 share/fonts/noto/NotoSansLao-Condensed.ttf
@@ -606,6 +895,42 @@ share/fonts/noto/NotoSansLao-SemiCondens
 share/fonts/noto/NotoSansLao-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansLao-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansLao-Thin.ttf
+share/fonts/noto/NotoSansLaoLooped-Black.ttf
+share/fonts/noto/NotoSansLaoLooped-Bold.ttf
+share/fonts/noto/NotoSansLaoLooped-Condensed.ttf
+share/fonts/noto/NotoSansLaoLooped-CondensedBlack.ttf
+share/fonts/noto/NotoSansLaoLooped-CondensedBold.ttf
+share/fonts/noto/NotoSansLaoLooped-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansLaoLooped-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansLaoLooped-CondensedLight.ttf
+share/fonts/noto/NotoSansLaoLooped-CondensedMedium.ttf
+share/fonts/noto/NotoSansLaoLooped-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansLaoLooped-CondensedThin.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraBold.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraCondensed.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansLaoLooped-ExtraLight.ttf
+share/fonts/noto/NotoSansLaoLooped-Light.ttf
+share/fonts/noto/NotoSansLaoLooped-Medium.ttf
+share/fonts/noto/NotoSansLaoLooped-Regular.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiBold.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiCondensed.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansLaoLooped-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansLaoLooped-Thin.ttf
 share/fonts/noto/NotoSansLaoUI-Black.ttf
 share/fonts/noto/NotoSansLaoUI-Bold.ttf
 share/fonts/noto/NotoSansLaoUI-Condensed.ttf
@@ -642,12 +967,113 @@ share/fonts/noto/NotoSansLaoUI-SemiConde
 share/fonts/noto/NotoSansLaoUI-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansLaoUI-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansLaoUI-Thin.ttf
+share/fonts/noto/NotoSansLepcha-Regular.ttf
+share/fonts/noto/NotoSansLimbu-Regular.ttf
+share/fonts/noto/NotoSansLinearA-Regular.ttf
+share/fonts/noto/NotoSansLinearB-Regular.ttf
+share/fonts/noto/NotoSansLisu-Bold.ttf
+share/fonts/noto/NotoSansLisu-Medium.ttf
 share/fonts/noto/NotoSansLisu-Regular.ttf
+share/fonts/noto/NotoSansLisu-SemiBold.ttf
+share/fonts/noto/NotoSansLycian-Regular.ttf
+share/fonts/noto/NotoSansLydian-Regular.ttf
+share/fonts/noto/NotoSansMahajani-Regular.ttf
+share/fonts/noto/NotoSansMalayalam-Black.ttf
 share/fonts/noto/NotoSansMalayalam-Bold.ttf
+share/fonts/noto/NotoSansMalayalam-Condensed.ttf
+share/fonts/noto/NotoSansMalayalam-CondensedBlack.ttf
+share/fonts/noto/NotoSansMalayalam-CondensedBold.ttf
+share/fonts/noto/NotoSansMalayalam-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansMalayalam-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansMalayalam-CondensedLight.ttf
+share/fonts/noto/NotoSansMalayalam-CondensedMedium.ttf
+share/fonts/noto/NotoSansMalayalam-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansMalayalam-CondensedThin.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraBold.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraCondensed.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansMalayalam-ExtraLight.ttf
+share/fonts/noto/NotoSansMalayalam-Light.ttf
+share/fonts/noto/NotoSansMalayalam-Medium.ttf
 share/fonts/noto/NotoSansMalayalam-Regular.ttf
+share/fonts/noto/NotoSansMalayalam-SemiBold.ttf
+share/fonts/noto/NotoSansMalayalam-SemiCondensed.ttf
+share/fonts/noto/NotoSansMalayalam-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansMalayalam-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansMalayalam-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansMalayalam-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansMalayalam-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansMalayalam-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansMalayalam-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansMalayalam-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansMalayalam-Thin.ttf
+share/fonts/noto/NotoSansMalayalamUI-Black.ttf
 share/fonts/noto/NotoSansMalayalamUI-Bold.ttf
+share/fonts/noto/NotoSansMalayalamUI-Condensed.ttf
+share/fonts/noto/NotoSansMalayalamUI-CondensedBlack.ttf
+share/fonts/noto/NotoSansMalayalamUI-CondensedBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansMalayalamUI-CondensedLight.ttf
+share/fonts/noto/NotoSansMalayalamUI-CondensedMedium.ttf
+share/fonts/noto/NotoSansMalayalamUI-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-CondensedThin.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraCondensed.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansMalayalamUI-ExtraLight.ttf
+share/fonts/noto/NotoSansMalayalamUI-Light.ttf
+share/fonts/noto/NotoSansMalayalamUI-Medium.ttf
 share/fonts/noto/NotoSansMalayalamUI-Regular.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiCondensed.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansMalayalamUI-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansMalayalamUI-Thin.ttf
 share/fonts/noto/NotoSansMandaic-Regular.ttf
+share/fonts/noto/NotoSansManichaean-Regular.ttf
+share/fonts/noto/NotoSansMarchen-Regular.ttf
+share/fonts/noto/NotoSansMasaramGondi-Regular.ttf
+share/fonts/noto/NotoSansMath-Regular.ttf
+share/fonts/noto/NotoSansMayanNumerals-Regular.ttf
+share/fonts/noto/NotoSansMedefaidrin-Bold.ttf
+share/fonts/noto/NotoSansMedefaidrin-Medium.ttf
+share/fonts/noto/NotoSansMedefaidrin-Regular.ttf
+share/fonts/noto/NotoSansMedefaidrin-SemiBold.ttf
+share/fonts/noto/NotoSansMeeteiMayek-Black.ttf
+share/fonts/noto/NotoSansMeeteiMayek-Bold.ttf
+share/fonts/noto/NotoSansMeeteiMayek-ExtraBold.ttf
+share/fonts/noto/NotoSansMeeteiMayek-ExtraLight.ttf
+share/fonts/noto/NotoSansMeeteiMayek-Light.ttf
+share/fonts/noto/NotoSansMeeteiMayek-Medium.ttf
+share/fonts/noto/NotoSansMeeteiMayek-Regular.ttf
+share/fonts/noto/NotoSansMeeteiMayek-SemiBold.ttf
+share/fonts/noto/NotoSansMeeteiMayek-Thin.ttf
+share/fonts/noto/NotoSansMendeKikakui-Regular.ttf
+share/fonts/noto/NotoSansMeroitic-Regular.ttf
+share/fonts/noto/NotoSansMiao-Regular.ttf
+share/fonts/noto/NotoSansModi-Regular.ttf
+share/fonts/noto/NotoSansMongolian-Regular.ttf
 share/fonts/noto/NotoSansMono-Black.ttf
 share/fonts/noto/NotoSansMono-Bold.ttf
 share/fonts/noto/NotoSansMono-Condensed.ttf
@@ -684,6 +1110,8 @@ share/fonts/noto/NotoSansMono-SemiConden
 share/fonts/noto/NotoSansMono-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansMono-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansMono-Thin.ttf
+share/fonts/noto/NotoSansMro-Regular.ttf
+share/fonts/noto/NotoSansMultani-Regular.ttf
 share/fonts/noto/NotoSansMyanmar-Black.ttf
 share/fonts/noto/NotoSansMyanmar-Bold.ttf
 share/fonts/noto/NotoSansMyanmar-Condensed.ttf
@@ -757,15 +1185,63 @@ share/fonts/noto/NotoSansMyanmarUI-SemiC
 share/fonts/noto/NotoSansMyanmarUI-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansMyanmarUI-Thin.ttf
 share/fonts/noto/NotoSansNKo-Regular.ttf
+share/fonts/noto/NotoSansNabataean-Regular.ttf
+share/fonts/noto/NotoSansNewTaiLue-Regular.ttf
+share/fonts/noto/NotoSansNewa-Regular.ttf
+share/fonts/noto/NotoSansNushu-Regular.ttf
+share/fonts/noto/NotoSansOgham-Regular.ttf
+share/fonts/noto/NotoSansOlChiki-Bold.ttf
+share/fonts/noto/NotoSansOlChiki-Medium.ttf
 share/fonts/noto/NotoSansOlChiki-Regular.ttf
+share/fonts/noto/NotoSansOlChiki-SemiBold.ttf
+share/fonts/noto/NotoSansOldHungarian-Regular.ttf
+share/fonts/noto/NotoSansOldItalic-Regular.ttf
+share/fonts/noto/NotoSansOldNorthArabian-Regular.ttf
+share/fonts/noto/NotoSansOldPermic-Regular.ttf
+share/fonts/noto/NotoSansOldPersian-Regular.ttf
+share/fonts/noto/NotoSansOldSogdian-Regular.ttf
+share/fonts/noto/NotoSansOldSouthArabian-Regular.ttf
 share/fonts/noto/NotoSansOldTurkic-Regular.ttf
+share/fonts/noto/NotoSansOriya-Black.ttf
 share/fonts/noto/NotoSansOriya-Bold.ttf
+share/fonts/noto/NotoSansOriya-Condensed.ttf
+share/fonts/noto/NotoSansOriya-CondensedBlack.ttf
+share/fonts/noto/NotoSansOriya-CondensedBold.ttf
+share/fonts/noto/NotoSansOriya-CondensedThin.ttf
+share/fonts/noto/NotoSansOriya-ExtraCondensed.ttf
+share/fonts/noto/NotoSansOriya-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansOriya-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansOriya-ExtraCondensedThin.ttf
 share/fonts/noto/NotoSansOriya-Regular.ttf
+share/fonts/noto/NotoSansOriya-Thin.ttf
+share/fonts/noto/NotoSansOriyaUI-Black.ttf
 share/fonts/noto/NotoSansOriyaUI-Bold.ttf
+share/fonts/noto/NotoSansOriyaUI-Condensed.ttf
+share/fonts/noto/NotoSansOriyaUI-CondensedBlack.ttf
+share/fonts/noto/NotoSansOriyaUI-CondensedBold.ttf
+share/fonts/noto/NotoSansOriyaUI-CondensedThin.ttf
+share/fonts/noto/NotoSansOriyaUI-ExtraCondensed.ttf
+share/fonts/noto/NotoSansOriyaUI-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansOriyaUI-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansOriyaUI-ExtraCondensedThin.ttf
 share/fonts/noto/NotoSansOriyaUI-Regular.ttf
+share/fonts/noto/NotoSansOriyaUI-Thin.ttf
 share/fonts/noto/NotoSansOsage-Regular.ttf
 share/fonts/noto/NotoSansOsmanya-Regular.ttf
+share/fonts/noto/NotoSansPahawhHmong-Regular.ttf
+share/fonts/noto/NotoSansPalmyrene-Regular.ttf
+share/fonts/noto/NotoSansPauCinHau-Regular.ttf
+share/fonts/noto/NotoSansPhagsPa-Regular.ttf
+share/fonts/noto/NotoSansPhoenician-Regular.ttf
+share/fonts/noto/NotoSansPsalterPahlavi-Regular.ttf
+share/fonts/noto/NotoSansRejang-Regular.ttf
+share/fonts/noto/NotoSansRunic-Regular.ttf
+share/fonts/noto/NotoSansSamaritan-Regular.ttf
+share/fonts/noto/NotoSansSaurashtra-Regular.ttf
+share/fonts/noto/NotoSansSharada-Regular.ttf
 share/fonts/noto/NotoSansShavian-Regular.ttf
+share/fonts/noto/NotoSansSiddham-Regular.ttf
+share/fonts/noto/NotoSansSignWriting-Regular.ttf
 share/fonts/noto/NotoSansSinhala-Black.ttf
 share/fonts/noto/NotoSansSinhala-Bold.ttf
 share/fonts/noto/NotoSansSinhala-Condensed.ttf
@@ -838,6 +1314,17 @@ share/fonts/noto/NotoSansSinhalaUI-SemiC
 share/fonts/noto/NotoSansSinhalaUI-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansSinhalaUI-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansSinhalaUI-Thin.ttf
+share/fonts/noto/NotoSansSogdian-Regular.ttf
+share/fonts/noto/NotoSansSoraSompeng-Bold.ttf
+share/fonts/noto/NotoSansSoraSompeng-Medium.ttf
+share/fonts/noto/NotoSansSoraSompeng-Regular.ttf
+share/fonts/noto/NotoSansSoraSompeng-SemiBold.ttf
+share/fonts/noto/NotoSansSoyombo-Regular.ttf
+share/fonts/noto/NotoSansSundanese-Bold.ttf
+share/fonts/noto/NotoSansSundanese-Medium.ttf
+share/fonts/noto/NotoSansSundanese-Regular.ttf
+share/fonts/noto/NotoSansSundanese-SemiBold.ttf
+share/fonts/noto/NotoSansSylotiNagri-Regular.ttf
 share/fonts/noto/NotoSansSymbols-Black.ttf
 share/fonts/noto/NotoSansSymbols-Bold.ttf
 share/fonts/noto/NotoSansSymbols-ExtraBold.ttf
@@ -847,6 +1334,19 @@ share/fonts/noto/NotoSansSymbols-Medium.
 share/fonts/noto/NotoSansSymbols-Regular.ttf
 share/fonts/noto/NotoSansSymbols-SemiBold.ttf
 share/fonts/noto/NotoSansSymbols-Thin.ttf
+share/fonts/noto/NotoSansSymbols2-Regular.ttf
+share/fonts/noto/NotoSansSyriac-Black.ttf
+share/fonts/noto/NotoSansSyriac-Regular.ttf
+share/fonts/noto/NotoSansSyriac-Thin.ttf
+share/fonts/noto/NotoSansTagalog-Regular.ttf
+share/fonts/noto/NotoSansTagbanwa-Regular.ttf
+share/fonts/noto/NotoSansTaiLe-Regular.ttf
+share/fonts/noto/NotoSansTaiTham-Bold.ttf
+share/fonts/noto/NotoSansTaiTham-Medium.ttf
+share/fonts/noto/NotoSansTaiTham-Regular.ttf
+share/fonts/noto/NotoSansTaiTham-SemiBold.ttf
+share/fonts/noto/NotoSansTaiViet-Regular.ttf
+share/fonts/noto/NotoSansTakri-Regular.ttf
 share/fonts/noto/NotoSansTamil-Black.ttf
 share/fonts/noto/NotoSansTamil-Bold.ttf
 share/fonts/noto/NotoSansTamil-Condensed.ttf
@@ -883,6 +1383,7 @@ share/fonts/noto/NotoSansTamil-SemiConde
 share/fonts/noto/NotoSansTamil-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansTamil-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansTamil-Thin.ttf
+share/fonts/noto/NotoSansTamilSupplement-Regular.ttf
 share/fonts/noto/NotoSansTamilUI-Black.ttf
 share/fonts/noto/NotoSansTamilUI-Bold.ttf
 share/fonts/noto/NotoSansTamilUI-Condensed.ttf
@@ -919,12 +1420,87 @@ share/fonts/noto/NotoSansTamilUI-SemiCon
 share/fonts/noto/NotoSansTamilUI-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansTamilUI-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansTamilUI-Thin.ttf
+share/fonts/noto/NotoSansTelugu-Black.ttf
 share/fonts/noto/NotoSansTelugu-Bold.ttf
+share/fonts/noto/NotoSansTelugu-Condensed.ttf
+share/fonts/noto/NotoSansTelugu-CondensedBlack.ttf
+share/fonts/noto/NotoSansTelugu-CondensedBold.ttf
+share/fonts/noto/NotoSansTelugu-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansTelugu-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansTelugu-CondensedLight.ttf
+share/fonts/noto/NotoSansTelugu-CondensedMedium.ttf
+share/fonts/noto/NotoSansTelugu-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansTelugu-CondensedThin.ttf
+share/fonts/noto/NotoSansTelugu-ExtraBold.ttf
+share/fonts/noto/NotoSansTelugu-ExtraCondensed.ttf
+share/fonts/noto/NotoSansTelugu-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansTelugu-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansTelugu-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansTelugu-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansTelugu-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansTelugu-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansTelugu-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansTelugu-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansTelugu-ExtraLight.ttf
+share/fonts/noto/NotoSansTelugu-Light.ttf
+share/fonts/noto/NotoSansTelugu-Medium.ttf
 share/fonts/noto/NotoSansTelugu-Regular.ttf
+share/fonts/noto/NotoSansTelugu-SemiBold.ttf
+share/fonts/noto/NotoSansTelugu-SemiCondensed.ttf
+share/fonts/noto/NotoSansTelugu-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansTelugu-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansTelugu-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansTelugu-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansTelugu-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansTelugu-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansTelugu-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansTelugu-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansTelugu-Thin.ttf
+share/fonts/noto/NotoSansTeluguUI-Black.ttf
 share/fonts/noto/NotoSansTeluguUI-Bold.ttf
+share/fonts/noto/NotoSansTeluguUI-Condensed.ttf
+share/fonts/noto/NotoSansTeluguUI-CondensedBlack.ttf
+share/fonts/noto/NotoSansTeluguUI-CondensedBold.ttf
+share/fonts/noto/NotoSansTeluguUI-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansTeluguUI-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansTeluguUI-CondensedLight.ttf
+share/fonts/noto/NotoSansTeluguUI-CondensedMedium.ttf
+share/fonts/noto/NotoSansTeluguUI-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansTeluguUI-CondensedThin.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraBold.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraCondensed.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansTeluguUI-ExtraLight.ttf
+share/fonts/noto/NotoSansTeluguUI-Light.ttf
+share/fonts/noto/NotoSansTeluguUI-Medium.ttf
 share/fonts/noto/NotoSansTeluguUI-Regular.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiBold.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiCondensed.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansTeluguUI-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansTeluguUI-Thin.ttf
+share/fonts/noto/NotoSansThaana-Black.ttf
 share/fonts/noto/NotoSansThaana-Bold.ttf
+share/fonts/noto/NotoSansThaana-ExtraBold.ttf
+share/fonts/noto/NotoSansThaana-ExtraLight.ttf
+share/fonts/noto/NotoSansThaana-Light.ttf
+share/fonts/noto/NotoSansThaana-Medium.ttf
 share/fonts/noto/NotoSansThaana-Regular.ttf
+share/fonts/noto/NotoSansThaana-SemiBold.ttf
+share/fonts/noto/NotoSansThaana-Thin.ttf
 share/fonts/noto/NotoSansThai-Black.ttf
 share/fonts/noto/NotoSansThai-Bold.ttf
 share/fonts/noto/NotoSansThai-Condensed.ttf
@@ -961,6 +1537,43 @@ share/fonts/noto/NotoSansThai-SemiConden
 share/fonts/noto/NotoSansThai-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansThai-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansThai-Thin.ttf
+share/fonts/noto/NotoSansThaiLooped-Black.ttf
+share/fonts/noto/NotoSansThaiLooped-Bold.ttf
+share/fonts/noto/NotoSansThaiLooped-Condensed.ttf
+share/fonts/noto/NotoSansThaiLooped-CondensedBlack.ttf
+share/fonts/noto/NotoSansThaiLooped-CondensedBold.ttf
+share/fonts/noto/NotoSansThaiLooped-CondensedExtraBold.ttf
+share/fonts/noto/NotoSansThaiLooped-CondensedExtraLight.ttf
+share/fonts/noto/NotoSansThaiLooped-CondensedLight.ttf
+share/fonts/noto/NotoSansThaiLooped-CondensedMedium.ttf
+share/fonts/noto/NotoSansThaiLooped-CondensedSemiBold.ttf
+share/fonts/noto/NotoSansThaiLooped-CondensedThin.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtCondBlk.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraBold.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraCondensed.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSansThaiLooped-ExtraLight.ttf
+share/fonts/noto/NotoSansThaiLooped-Light.ttf
+share/fonts/noto/NotoSansThaiLooped-Medium.ttf
+share/fonts/noto/NotoSansThaiLooped-Regular.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiBold.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiCondensed.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiCondensedBold.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiCondensedLight.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSansThaiLooped-SemiCondensedThin.ttf
+share/fonts/noto/NotoSansThaiLooped-Thin.ttf
 share/fonts/noto/NotoSansThaiUI-Black.ttf
 share/fonts/noto/NotoSansThaiUI-Bold.ttf
 share/fonts/noto/NotoSansThaiUI-Condensed.ttf
@@ -997,10 +1610,25 @@ share/fonts/noto/NotoSansThaiUI-SemiCond
 share/fonts/noto/NotoSansThaiUI-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSansThaiUI-SemiCondensedThin.ttf
 share/fonts/noto/NotoSansThaiUI-Thin.ttf
-share/fonts/noto/NotoSansTibetan-Bold.ttf
-share/fonts/noto/NotoSansTibetan-Regular.ttf
 share/fonts/noto/NotoSansTifinagh-Regular.ttf
+share/fonts/noto/NotoSansTifinaghAPT-Regular.ttf
+share/fonts/noto/NotoSansTifinaghAdrar-Regular.ttf
+share/fonts/noto/NotoSansTifinaghAgrawImazighen-Regular.ttf
+share/fonts/noto/NotoSansTifinaghAhaggar-Regular.ttf
+share/fonts/noto/NotoSansTifinaghAir-Regular.ttf
+share/fonts/noto/NotoSansTifinaghAzawagh-Regular.ttf
+share/fonts/noto/NotoSansTifinaghGhat-Regular.ttf
+share/fonts/noto/NotoSansTifinaghHawad-Regular.ttf
+share/fonts/noto/NotoSansTifinaghRhissaIxa-Regular.ttf
+share/fonts/noto/NotoSansTifinaghSIL-Regular.ttf
+share/fonts/noto/NotoSansTifinaghTawellemmet-Regular.ttf
+share/fonts/noto/NotoSansTirhuta-Regular.ttf
+share/fonts/noto/NotoSansUgaritic-Regular.ttf
 share/fonts/noto/NotoSansVai-Regular.ttf
+share/fonts/noto/NotoSansWancho-Regular.ttf
+share/fonts/noto/NotoSansWarangCiti-Regular.ttf
+share/fonts/noto/NotoSansYi-Regular.ttf
+share/fonts/noto/NotoSansZanabazarSquare-Regular.ttf
 share/fonts/noto/NotoSerif-Black.ttf
 share/fonts/noto/NotoSerif-BlackItalic.ttf
 share/fonts/noto/NotoSerif-Bold.ttf
@@ -1073,6 +1701,7 @@ share/fonts/noto/NotoSerif-SemiCondensed
 share/fonts/noto/NotoSerif-SemiCondensedThinItalic.ttf
 share/fonts/noto/NotoSerif-Thin.ttf
 share/fonts/noto/NotoSerif-ThinItalic.ttf
+share/fonts/noto/NotoSerifAhom-Regular.ttf
 share/fonts/noto/NotoSerifArmenian-Black.ttf
 share/fonts/noto/NotoSerifArmenian-Bold.ttf
 share/fonts/noto/NotoSerifArmenian-Condensed.ttf
@@ -1109,10 +1738,79 @@ share/fonts/noto/NotoSerifArmenian-SemiC
 share/fonts/noto/NotoSerifArmenian-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSerifArmenian-SemiCondensedThin.ttf
 share/fonts/noto/NotoSerifArmenian-Thin.ttf
+share/fonts/noto/NotoSerifBalinese-Regular.ttf
+share/fonts/noto/NotoSerifBengali-Black.ttf
 share/fonts/noto/NotoSerifBengali-Bold.ttf
+share/fonts/noto/NotoSerifBengali-Condensed.ttf
+share/fonts/noto/NotoSerifBengali-CondensedBlack.ttf
+share/fonts/noto/NotoSerifBengali-CondensedBold.ttf
+share/fonts/noto/NotoSerifBengali-CondensedExtraBold.ttf
+share/fonts/noto/NotoSerifBengali-CondensedExtraLight.ttf
+share/fonts/noto/NotoSerifBengali-CondensedLight.ttf
+share/fonts/noto/NotoSerifBengali-CondensedMedium.ttf
+share/fonts/noto/NotoSerifBengali-CondensedSemiBold.ttf
+share/fonts/noto/NotoSerifBengali-CondensedThin.ttf
+share/fonts/noto/NotoSerifBengali-ExtraBold.ttf
+share/fonts/noto/NotoSerifBengali-ExtraCondensed.ttf
+share/fonts/noto/NotoSerifBengali-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSerifBengali-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSerifBengali-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSerifBengali-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSerifBengali-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSerifBengali-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSerifBengali-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSerifBengali-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSerifBengali-ExtraLight.ttf
+share/fonts/noto/NotoSerifBengali-Light.ttf
+share/fonts/noto/NotoSerifBengali-Medium.ttf
 share/fonts/noto/NotoSerifBengali-Regular.ttf
+share/fonts/noto/NotoSerifBengali-SemiBold.ttf
+share/fonts/noto/NotoSerifBengali-SemiCondensed.ttf
+share/fonts/noto/NotoSerifBengali-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSerifBengali-SemiCondensedBold.ttf
+share/fonts/noto/NotoSerifBengali-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSerifBengali-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSerifBengali-SemiCondensedLight.ttf
+share/fonts/noto/NotoSerifBengali-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSerifBengali-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSerifBengali-SemiCondensedThin.ttf
+share/fonts/noto/NotoSerifBengali-Thin.ttf
+share/fonts/noto/NotoSerifDevanagari-Black.ttf
 share/fonts/noto/NotoSerifDevanagari-Bold.ttf
+share/fonts/noto/NotoSerifDevanagari-Condensed.ttf
+share/fonts/noto/NotoSerifDevanagari-CondensedBlack.ttf
+share/fonts/noto/NotoSerifDevanagari-CondensedBold.ttf
+share/fonts/noto/NotoSerifDevanagari-CondensedExtraBold.ttf
+share/fonts/noto/NotoSerifDevanagari-CondensedExtraLight.ttf
+share/fonts/noto/NotoSerifDevanagari-CondensedLight.ttf
+share/fonts/noto/NotoSerifDevanagari-CondensedMedium.ttf
+share/fonts/noto/NotoSerifDevanagari-CondensedSemiBold.ttf
+share/fonts/noto/NotoSerifDevanagari-CondensedThin.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraBold.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraCondensed.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSerifDevanagari-ExtraLight.ttf
+share/fonts/noto/NotoSerifDevanagari-Light.ttf
+share/fonts/noto/NotoSerifDevanagari-Medium.ttf
 share/fonts/noto/NotoSerifDevanagari-Regular.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiBold.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiCondensed.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiCondensedBold.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiCondensedLight.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSerifDevanagari-SemiCondensedThin.ttf
+share/fonts/noto/NotoSerifDevanagari-Thin.ttf
 share/fonts/noto/NotoSerifDisplay-Black.ttf
 share/fonts/noto/NotoSerifDisplay-BlackItalic.ttf
 share/fonts/noto/NotoSerifDisplay-Bold.ttf
@@ -1185,6 +1883,7 @@ share/fonts/noto/NotoSerifDisplay-SemiCo
 share/fonts/noto/NotoSerifDisplay-SemiCondensedThinItalic.ttf
 share/fonts/noto/NotoSerifDisplay-Thin.ttf
 share/fonts/noto/NotoSerifDisplay-ThinItalic.ttf
+share/fonts/noto/NotoSerifDogra-Regular.ttf
 share/fonts/noto/NotoSerifEthiopic-Black.ttf
 share/fonts/noto/NotoSerifEthiopic-Bold.ttf
 share/fonts/noto/NotoSerifEthiopic-Condensed.ttf
@@ -1257,8 +1956,25 @@ share/fonts/noto/NotoSerifGeorgian-SemiC
 share/fonts/noto/NotoSerifGeorgian-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSerifGeorgian-SemiCondensedThin.ttf
 share/fonts/noto/NotoSerifGeorgian-Thin.ttf
+share/fonts/noto/NotoSerifGrantha-Regular.ttf
+share/fonts/noto/NotoSerifGujarati-Black.ttf
 share/fonts/noto/NotoSerifGujarati-Bold.ttf
+share/fonts/noto/NotoSerifGujarati-ExtraBold.ttf
+share/fonts/noto/NotoSerifGujarati-ExtraLight.ttf
+share/fonts/noto/NotoSerifGujarati-Light.ttf
+share/fonts/noto/NotoSerifGujarati-Medium.ttf
 share/fonts/noto/NotoSerifGujarati-Regular.ttf
+share/fonts/noto/NotoSerifGujarati-SemiBold.ttf
+share/fonts/noto/NotoSerifGujarati-Thin.ttf
+share/fonts/noto/NotoSerifGurmukhi-Black.ttf
+share/fonts/noto/NotoSerifGurmukhi-Bold.ttf
+share/fonts/noto/NotoSerifGurmukhi-ExtraBold.ttf
+share/fonts/noto/NotoSerifGurmukhi-ExtraLight.ttf
+share/fonts/noto/NotoSerifGurmukhi-Light.ttf
+share/fonts/noto/NotoSerifGurmukhi-Medium.ttf
+share/fonts/noto/NotoSerifGurmukhi-Regular.ttf
+share/fonts/noto/NotoSerifGurmukhi-SemiBold.ttf
+share/fonts/noto/NotoSerifGurmukhi-Thin.ttf
 share/fonts/noto/NotoSerifHebrew-Black.ttf
 share/fonts/noto/NotoSerifHebrew-Bold.ttf
 share/fonts/noto/NotoSerifHebrew-Condensed.ttf
@@ -1295,8 +2011,15 @@ share/fonts/noto/NotoSerifHebrew-SemiCon
 share/fonts/noto/NotoSerifHebrew-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSerifHebrew-SemiCondensedThin.ttf
 share/fonts/noto/NotoSerifHebrew-Thin.ttf
+share/fonts/noto/NotoSerifKannada-Black.ttf
 share/fonts/noto/NotoSerifKannada-Bold.ttf
+share/fonts/noto/NotoSerifKannada-ExtraBold.ttf
+share/fonts/noto/NotoSerifKannada-ExtraLight.ttf
+share/fonts/noto/NotoSerifKannada-Light.ttf
+share/fonts/noto/NotoSerifKannada-Medium.ttf
 share/fonts/noto/NotoSerifKannada-Regular.ttf
+share/fonts/noto/NotoSerifKannada-SemiBold.ttf
+share/fonts/noto/NotoSerifKannada-Thin.ttf
 share/fonts/noto/NotoSerifKhmer-Black.ttf
 share/fonts/noto/NotoSerifKhmer-Bold.ttf
 share/fonts/noto/NotoSerifKhmer-Condensed.ttf
@@ -1333,6 +2056,8 @@ share/fonts/noto/NotoSerifKhmer-SemiCond
 share/fonts/noto/NotoSerifKhmer-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSerifKhmer-SemiCondensedThin.ttf
 share/fonts/noto/NotoSerifKhmer-Thin.ttf
+share/fonts/noto/NotoSerifKhojki-Bold.ttf
+share/fonts/noto/NotoSerifKhojki-Regular.ttf
 share/fonts/noto/NotoSerifLao-Black.ttf
 share/fonts/noto/NotoSerifLao-Bold.ttf
 share/fonts/noto/NotoSerifLao-Condensed.ttf
@@ -1369,8 +2094,15 @@ share/fonts/noto/NotoSerifLao-SemiConden
 share/fonts/noto/NotoSerifLao-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSerifLao-SemiCondensedThin.ttf
 share/fonts/noto/NotoSerifLao-Thin.ttf
+share/fonts/noto/NotoSerifMalayalam-Black.ttf
 share/fonts/noto/NotoSerifMalayalam-Bold.ttf
+share/fonts/noto/NotoSerifMalayalam-ExtraBold.ttf
+share/fonts/noto/NotoSerifMalayalam-ExtraLight.ttf
+share/fonts/noto/NotoSerifMalayalam-Light.ttf
+share/fonts/noto/NotoSerifMalayalam-Medium.ttf
 share/fonts/noto/NotoSerifMalayalam-Regular.ttf
+share/fonts/noto/NotoSerifMalayalam-SemiBold.ttf
+share/fonts/noto/NotoSerifMalayalam-Thin.ttf
 share/fonts/noto/NotoSerifMyanmar-Black.ttf
 share/fonts/noto/NotoSerifMyanmar-Bold.ttf
 share/fonts/noto/NotoSerifMyanmar-Condensed.ttf
@@ -1407,14 +2139,45 @@ share/fonts/noto/NotoSerifMyanmar-SemiCo
 share/fonts/noto/NotoSerifMyanmar-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSerifMyanmar-SemiCondensedThin.ttf
 share/fonts/noto/NotoSerifMyanmar-Thin.ttf
+share/fonts/noto/NotoSerifNyiakengPuachueHmong-Bold.ttf
+share/fonts/noto/NotoSerifNyiakengPuachueHmong-Medium.ttf
+share/fonts/noto/NotoSerifNyiakengPuachueHmong-Regular.ttf
+share/fonts/noto/NotoSerifNyiakengPuachueHmong-SemiBold.ttf
 share/fonts/noto/NotoSerifSinhala-Black.ttf
 share/fonts/noto/NotoSerifSinhala-Bold.ttf
+share/fonts/noto/NotoSerifSinhala-Condensed.ttf
+share/fonts/noto/NotoSerifSinhala-CondensedBlack.ttf
+share/fonts/noto/NotoSerifSinhala-CondensedBold.ttf
+share/fonts/noto/NotoSerifSinhala-CondensedExtraBold.ttf
+share/fonts/noto/NotoSerifSinhala-CondensedExtraLight.ttf
+share/fonts/noto/NotoSerifSinhala-CondensedLight.ttf
+share/fonts/noto/NotoSerifSinhala-CondensedMedium.ttf
+share/fonts/noto/NotoSerifSinhala-CondensedSemiBold.ttf
+share/fonts/noto/NotoSerifSinhala-CondensedThin.ttf
 share/fonts/noto/NotoSerifSinhala-ExtraBold.ttf
+share/fonts/noto/NotoSerifSinhala-ExtraCondensed.ttf
+share/fonts/noto/NotoSerifSinhala-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSerifSinhala-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSerifSinhala-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSerifSinhala-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSerifSinhala-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSerifSinhala-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSerifSinhala-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSerifSinhala-ExtraCondensedThin.ttf
 share/fonts/noto/NotoSerifSinhala-ExtraLight.ttf
 share/fonts/noto/NotoSerifSinhala-Light.ttf
 share/fonts/noto/NotoSerifSinhala-Medium.ttf
 share/fonts/noto/NotoSerifSinhala-Regular.ttf
 share/fonts/noto/NotoSerifSinhala-SemiBold.ttf
+share/fonts/noto/NotoSerifSinhala-SemiCondensed.ttf
+share/fonts/noto/NotoSerifSinhala-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSerifSinhala-SemiCondensedBold.ttf
+share/fonts/noto/NotoSerifSinhala-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSerifSinhala-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSerifSinhala-SemiCondensedLight.ttf
+share/fonts/noto/NotoSerifSinhala-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSerifSinhala-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSerifSinhala-SemiCondensedThin.ttf
 share/fonts/noto/NotoSerifSinhala-Thin.ttf
 share/fonts/noto/NotoSerifTamil-Black.ttf
 share/fonts/noto/NotoSerifTamil-Bold.ttf
@@ -1452,8 +2215,52 @@ share/fonts/noto/NotoSerifTamil-SemiCond
 share/fonts/noto/NotoSerifTamil-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSerifTamil-SemiCondensedThin.ttf
 share/fonts/noto/NotoSerifTamil-Thin.ttf
+share/fonts/noto/NotoSerifTamilSlanted-Black.ttf
+share/fonts/noto/NotoSerifTamilSlanted-Bold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-Condensed.ttf
+share/fonts/noto/NotoSerifTamilSlanted-CondensedBlack.ttf
+share/fonts/noto/NotoSerifTamilSlanted-CondensedBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-CondensedExtraBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-CondensedExtraLight.ttf
+share/fonts/noto/NotoSerifTamilSlanted-CondensedLight.ttf
+share/fonts/noto/NotoSerifTamilSlanted-CondensedMedium.ttf
+share/fonts/noto/NotoSerifTamilSlanted-CondensedSemiBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-CondensedThin.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraCondensed.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraCondensedBlack.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraCondensedBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraCondensedExtraBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraCondensedExtraLight.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraCondensedLight.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraCondensedMedium.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraCondensedSemiBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraCondensedThin.ttf
+share/fonts/noto/NotoSerifTamilSlanted-ExtraLight.ttf
+share/fonts/noto/NotoSerifTamilSlanted-Light.ttf
+share/fonts/noto/NotoSerifTamilSlanted-Medium.ttf
+share/fonts/noto/NotoSerifTamilSlanted-Regular.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiCondensed.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiCondensedBlack.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiCondensedBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiCondensedExtraBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiCondensedExtraLight.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiCondensedLight.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiCondensedMedium.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiCondensedSemiBold.ttf
+share/fonts/noto/NotoSerifTamilSlanted-SemiCondensedThin.ttf
+share/fonts/noto/NotoSerifTamilSlanted-Thin.ttf
+share/fonts/noto/NotoSerifTangut-Regular.ttf
+share/fonts/noto/NotoSerifTelugu-Black.ttf
 share/fonts/noto/NotoSerifTelugu-Bold.ttf
+share/fonts/noto/NotoSerifTelugu-ExtraBold.ttf
+share/fonts/noto/NotoSerifTelugu-ExtraLight.ttf
+share/fonts/noto/NotoSerifTelugu-Light.ttf
+share/fonts/noto/NotoSerifTelugu-Medium.ttf
 share/fonts/noto/NotoSerifTelugu-Regular.ttf
+share/fonts/noto/NotoSerifTelugu-SemiBold.ttf
+share/fonts/noto/NotoSerifTelugu-Thin.ttf
 share/fonts/noto/NotoSerifThai-Black.ttf
 share/fonts/noto/NotoSerifThai-Bold.ttf
 share/fonts/noto/NotoSerifThai-Condensed.ttf
@@ -1490,6 +2297,20 @@ share/fonts/noto/NotoSerifThai-SemiConde
 share/fonts/noto/NotoSerifThai-SemiCondensedSemiBold.ttf
 share/fonts/noto/NotoSerifThai-SemiCondensedThin.ttf
 share/fonts/noto/NotoSerifThai-Thin.ttf
+share/fonts/noto/NotoSerifTibetan-Black.ttf
+share/fonts/noto/NotoSerifTibetan-Bold.ttf
+share/fonts/noto/NotoSerifTibetan-ExtraBold.ttf
+share/fonts/noto/NotoSerifTibetan-ExtraLight.ttf
+share/fonts/noto/NotoSerifTibetan-Light.ttf
+share/fonts/noto/NotoSerifTibetan-Medium.ttf
+share/fonts/noto/NotoSerifTibetan-Regular.ttf
+share/fonts/noto/NotoSerifTibetan-SemiBold.ttf
+share/fonts/noto/NotoSerifTibetan-Thin.ttf
+share/fonts/noto/NotoSerifYezidi-Bold.ttf
+share/fonts/noto/NotoSerifYezidi-Medium.ttf
+share/fonts/noto/NotoSerifYezidi-Regular.ttf
+share/fonts/noto/NotoSerifYezidi-SemiBold.ttf
+share/fonts/noto/NotoTraditionalNushu-Regular.ttf
 share/fonts/noto/Tinos-Bold.ttf
 share/fonts/noto/Tinos-BoldItalic.ttf
 share/fonts/noto/Tinos-Italic.ttf

Reply via email to