diff --git a/bin/scripts/gotta-patch-em-all-font-patcher!.sh b/bin/scripts/gotta-patch-em-all-font-patcher!.sh index 6f16de71d..96e466bd1 100755 --- a/bin/scripts/gotta-patch-em-all-font-patcher!.sh +++ b/bin/scripts/gotta-patch-em-all-font-patcher!.sh @@ -224,9 +224,12 @@ function patch_font { source "$(find_font_root "$config_parent_dir")/config.cfg" fi - if [ -f "$config_parent_dir/config.json" ] + if [ -f "$config_dir/config.json" ] + then + # load font configuration file and remove selected ligatures: + font_config="--removeligatures --configfile $config_dir/config.json" + elif [ -f "$config_parent_dir/config.json" ] then - # load font configuration file and remove ligatures (for mono fonts): font_config="--removeligatures --configfile $config_parent_dir/config.json" else font_config="" diff --git a/src/unpatched-fonts/Noto/README.md b/src/unpatched-fonts/Noto/README.md index 03b83ad4a..9a0d6be59 100644 --- a/src/unpatched-fonts/Noto/README.md +++ b/src/unpatched-fonts/Noto/README.md @@ -9,4 +9,5 @@ The **Noto Mono** is an ancient font, nowadays the equivalent is Noto Sans Mono. The `ldot` ligatures are removed because the map to only one advance width. Version: 2.000 (20170915) +Version: 2.013 (2022) for Noto Sans Version: 1.0 (2007) for Noto Mono diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-Black.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-Black.ttf new file mode 100644 index 000000000..e52bac282 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans-Black.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-BlackItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-BlackItalic.ttf new file mode 100644 index 000000000..8a430ec93 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans-BlackItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-Bold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-Bold.ttf new file mode 100644 index 000000000..d84248ed1 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans-Bold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-BoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-BoldItalic.ttf new file mode 100644 index 000000000..3a34c4c34 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans-BoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-Condensed.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-Condensed.ttf deleted file mode 100644 index de6065cee..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-Condensed.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBlack.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBlack.ttf deleted file mode 100644 index 26f99ba4f..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBlack.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBlackItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBlackItalic.ttf deleted file mode 100644 index 3eee8d33f..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBlackItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBold.ttf deleted file mode 100644 index e5bd87ee0..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBold.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBoldItalic.ttf deleted file mode 100644 index d99dbb304..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedBoldItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraBold.ttf deleted file mode 100644 index 71ca64b95..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraBold.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraBoldItalic.ttf deleted file mode 100644 index 90f11baf2..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraBoldItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraLight.ttf deleted file mode 100644 index aa805b8fa..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraLight.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraLightItalic.ttf deleted file mode 100644 index f219d9734..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedExtraLightItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedItalic.ttf deleted file mode 100644 index 9afa89096..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedLight.ttf deleted file mode 100644 index ebc77b3cb..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedLight.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedLightItalic.ttf deleted file mode 100644 index d514d49b2..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedLightItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedMedium.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedMedium.ttf deleted file mode 100644 index ca88e8699..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedMedium.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedMediumItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedMediumItalic.ttf deleted file mode 100644 index 5a8fde23c..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedMediumItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedSemiBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedSemiBold.ttf deleted file mode 100644 index 81fb5135a..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedSemiBold.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedSemiBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedSemiBoldItalic.ttf deleted file mode 100644 index 5ef9229db..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedSemiBoldItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedThin.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedThin.ttf deleted file mode 100644 index 8e3df6345..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedThin.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedThinItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedThinItalic.ttf deleted file mode 100644 index 963265466..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-CondensedThinItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraBold.ttf index 95a5e19e5..b416f0bfa 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraBold.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraBold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraBoldItalic.ttf index 16c6495de..181846ff4 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraBoldItalic.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraBoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensed.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensed.ttf deleted file mode 100644 index f2fc1d35d..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensed.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBlack.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBlack.ttf deleted file mode 100644 index ddd6ebc64..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBlack.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBlackItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBlackItalic.ttf deleted file mode 100644 index 56e1dc068..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBlackItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBold.ttf deleted file mode 100644 index e79662fa1..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBold.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBoldItalic.ttf deleted file mode 100644 index 6d2e25ed3..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedBoldItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraBold.ttf deleted file mode 100644 index b737b73a6..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraBold.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraBoldItalic.ttf deleted file mode 100644 index ce97fe372..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraBoldItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraLight.ttf deleted file mode 100644 index be21563e0..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraLight.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraLightItalic.ttf deleted file mode 100644 index e3af8f91c..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedExtraLightItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedItalic.ttf deleted file mode 100644 index 75fd4f2bc..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedLight.ttf deleted file mode 100644 index 3f1dc53e2..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedLight.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedLightItalic.ttf deleted file mode 100644 index 5400a5e27..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedLightItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedMedium.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedMedium.ttf deleted file mode 100644 index ee7213cb8..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedMedium.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedMediumItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedMediumItalic.ttf deleted file mode 100644 index 156c1e554..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedMediumItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedSemiBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedSemiBold.ttf deleted file mode 100644 index f073f7b84..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedSemiBold.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedSemiBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedSemiBoldItalic.ttf deleted file mode 100644 index c8ba48541..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedSemiBoldItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedThin.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedThin.ttf deleted file mode 100644 index ae301b657..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedThin.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedThinItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedThinItalic.ttf deleted file mode 100644 index 9bbe6c10d..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraCondensedThinItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraLight.ttf index c028f7c21..81f09586e 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraLight.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraLight.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraLightItalic.ttf index 9c0487623..0d7c13aa1 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraLightItalic.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-ExtraLightItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-Italic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-Italic.ttf index 1639ad7d4..c40c3562c 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-Italic.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-Italic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-Light.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-Light.ttf index d80909ffa..f7a67d7a1 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-Light.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-Light.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-LightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-LightItalic.ttf index fe3cb93f9..d51fb252e 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-LightItalic.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-LightItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-Medium.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-Medium.ttf index 25050f76b..a799b74da 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-Medium.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-Medium.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-MediumItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-MediumItalic.ttf index b332bcba9..2ccbc5b03 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-MediumItalic.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-MediumItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-Regular.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-Regular.ttf index a1b8994ed..fa4cff505 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-Regular.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-Regular.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiBold.ttf index 1084f14d4..d3ed423e1 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiBold.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiBold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiBoldItalic.ttf index 3ac42f970..c83e750e2 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiBoldItalic.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiBoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensed.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensed.ttf deleted file mode 100644 index 358833d4b..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensed.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBlack.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBlack.ttf deleted file mode 100644 index fea044243..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBlack.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBlackItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBlackItalic.ttf deleted file mode 100644 index 9919199f6..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBlackItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBold.ttf deleted file mode 100644 index 2a4ed118f..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBold.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBoldItalic.ttf deleted file mode 100644 index 089dc1cd8..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedBoldItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraBold.ttf deleted file mode 100644 index 784b6972e..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraBold.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraBoldItalic.ttf deleted file mode 100644 index 3f90f63e1..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraBoldItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraLight.ttf deleted file mode 100644 index 05db9fd50..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraLight.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraLightItalic.ttf deleted file mode 100644 index 57913ac10..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedExtraLightItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedItalic.ttf deleted file mode 100644 index 5fb6cce60..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedLight.ttf deleted file mode 100644 index e175b03ad..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedLight.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedLightItalic.ttf deleted file mode 100644 index f20cad670..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedLightItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedMedium.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedMedium.ttf deleted file mode 100644 index 4ed47d328..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedMedium.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedMediumItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedMediumItalic.ttf deleted file mode 100644 index 8b648a4cb..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedMediumItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedSemiBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedSemiBold.ttf deleted file mode 100644 index 86562e717..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedSemiBold.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedSemiBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedSemiBoldItalic.ttf deleted file mode 100644 index a2bca35a2..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedSemiBoldItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedThin.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedThin.ttf deleted file mode 100644 index 74cb50c9f..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedThin.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedThinItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedThinItalic.ttf deleted file mode 100644 index 37c47c02a..000000000 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-SemiCondensedThinItalic.ttf and /dev/null differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-Thin.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-Thin.ttf index f14dd6ab7..1459e795d 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-Thin.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-Thin.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans-ThinItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans-ThinItalic.ttf index 459bd6ade..14deac866 100644 Binary files a/src/unpatched-fonts/Noto/Sans/NotoSans-ThinItalic.ttf and b/src/unpatched-fonts/Noto/Sans/NotoSans-ThinItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Black.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Black.ttf new file mode 100644 index 000000000..0e1f611a5 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Black.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-BlackItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-BlackItalic.ttf new file mode 100644 index 000000000..99f7a211e Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-BlackItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Bold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Bold.ttf new file mode 100644 index 000000000..71e739616 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Bold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-BoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-BoldItalic.ttf new file mode 100644 index 000000000..e948404b4 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-BoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraBold.ttf new file mode 100644 index 000000000..38520d955 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraBold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraBoldItalic.ttf new file mode 100644 index 000000000..e4421afdf Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraBoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraLight.ttf new file mode 100644 index 000000000..f47e49eaa Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraLight.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraLightItalic.ttf new file mode 100644 index 000000000..f13c880f4 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ExtraLightItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Italic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Italic.ttf new file mode 100644 index 000000000..8e5c0f7c6 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Italic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Light.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Light.ttf new file mode 100644 index 000000000..0b5c4f696 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Light.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-LightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-LightItalic.ttf new file mode 100644 index 000000000..a88fe4d80 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-LightItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Medium.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Medium.ttf new file mode 100644 index 000000000..582b88abd Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Medium.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-MediumItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-MediumItalic.ttf new file mode 100644 index 000000000..a88217932 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-MediumItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Regular.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Regular.ttf new file mode 100644 index 000000000..78cc2f578 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Regular.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-SemiBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-SemiBold.ttf new file mode 100644 index 000000000..f724bf733 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-SemiBold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-SemiBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-SemiBoldItalic.ttf new file mode 100644 index 000000000..c7b50d264 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-SemiBoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Thin.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Thin.ttf new file mode 100644 index 000000000..fb4744786 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-Thin.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ThinItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ThinItalic.ttf new file mode 100644 index 000000000..0fcffa55d Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_Condensed-ThinItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Black.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Black.ttf new file mode 100644 index 000000000..32a879355 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Black.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-BlackItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-BlackItalic.ttf new file mode 100644 index 000000000..d3769cc98 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-BlackItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Bold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Bold.ttf new file mode 100644 index 000000000..32d50e7b5 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Bold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-BoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-BoldItalic.ttf new file mode 100644 index 000000000..92599d27f Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-BoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraBold.ttf new file mode 100644 index 000000000..07e8a8c02 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraBold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraBoldItalic.ttf new file mode 100644 index 000000000..b4fd5dec9 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraBoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraLight.ttf new file mode 100644 index 000000000..7bd15ad5b Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraLight.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraLightItalic.ttf new file mode 100644 index 000000000..8d7dac17e Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ExtraLightItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Italic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Italic.ttf new file mode 100644 index 000000000..e264b8b6b Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Italic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Light.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Light.ttf new file mode 100644 index 000000000..5e960dab1 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Light.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-LightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-LightItalic.ttf new file mode 100644 index 000000000..ca4f813e3 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-LightItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Medium.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Medium.ttf new file mode 100644 index 000000000..3be216e42 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Medium.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-MediumItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-MediumItalic.ttf new file mode 100644 index 000000000..a02277771 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-MediumItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Regular.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Regular.ttf new file mode 100644 index 000000000..e805601da Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Regular.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-SemiBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-SemiBold.ttf new file mode 100644 index 000000000..930d29e22 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-SemiBold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-SemiBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-SemiBoldItalic.ttf new file mode 100644 index 000000000..1f9d8d44c Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-SemiBoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Thin.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Thin.ttf new file mode 100644 index 000000000..f31235b64 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-Thin.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ThinItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ThinItalic.ttf new file mode 100644 index 000000000..b79d61426 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_ExtraCondensed-ThinItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Black.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Black.ttf new file mode 100644 index 000000000..215e6b545 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Black.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-BlackItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-BlackItalic.ttf new file mode 100644 index 000000000..a7413455b Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-BlackItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Bold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Bold.ttf new file mode 100644 index 000000000..1cad8500d Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Bold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-BoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-BoldItalic.ttf new file mode 100644 index 000000000..aa925bba8 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-BoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraBold.ttf new file mode 100644 index 000000000..369bcb245 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraBold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraBoldItalic.ttf new file mode 100644 index 000000000..0f029d2d3 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraBoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraLight.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraLight.ttf new file mode 100644 index 000000000..5ddd58908 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraLight.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraLightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraLightItalic.ttf new file mode 100644 index 000000000..777c9a0ac Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ExtraLightItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Italic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Italic.ttf new file mode 100644 index 000000000..705a14424 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Italic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Light.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Light.ttf new file mode 100644 index 000000000..a276aa49e Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Light.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-LightItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-LightItalic.ttf new file mode 100644 index 000000000..da4ffea14 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-LightItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Medium.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Medium.ttf new file mode 100644 index 000000000..13774a423 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Medium.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-MediumItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-MediumItalic.ttf new file mode 100644 index 000000000..8188ae3bb Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-MediumItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Regular.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Regular.ttf new file mode 100644 index 000000000..a2d0fd4f4 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Regular.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-SemiBold.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-SemiBold.ttf new file mode 100644 index 000000000..edb001830 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-SemiBold.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-SemiBoldItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-SemiBoldItalic.ttf new file mode 100644 index 000000000..bf96c72e9 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-SemiBoldItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Thin.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Thin.ttf new file mode 100644 index 000000000..1591087f1 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-Thin.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ThinItalic.ttf b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ThinItalic.ttf new file mode 100644 index 000000000..1f2cfae30 Binary files /dev/null and b/src/unpatched-fonts/Noto/Sans/NotoSans_SemiCondensed-ThinItalic.ttf differ diff --git a/src/unpatched-fonts/Noto/Sans/config.json b/src/unpatched-fonts/Noto/Sans/config.json new file mode 100644 index 000000000..74e407e0c --- /dev/null +++ b/src/unpatched-fonts/Noto/Sans/config.json @@ -0,0 +1,6 @@ +[Subtables] + ligatures: [ + "'liga' Standard Ligatures lookup 41 subtable", + "Ligature Substitution lookup 15 subtable", + "Ligature Substitution lookup 14 subtable", + "Ligature Substitution lookup 13 subtable" ]