summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-12-16 16:18:18 +0400
committerEike Rathke <erack@redhat.com>2017-12-21 18:12:34 +0100
commitae08be01b10d3e7e483f93a1e5ed77354939601d (patch)
tree4a19bbc7fef868dc105ab7e5856795d99d9ebfb8 /external
parente673ca8aae33af5f6fbed31b17613173b3ef2c8a (diff)
tdf#103080 October 2017 update to Noto fonts
In addition to updates to the already bundled fonts, Condensed and Light weights of English Noto Sans and Noto Serif have been added, as well as the addition of the Noto Sans Arabic Change-Id: I72bd7815d678fb4723692eb90d352d012ffe035e Reviewed-on: https://gerrit.libreoffice.org/46596 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit e45e2c4897933f14c90a65fa74d0ad2a0b620ede) Reviewed-on: https://gerrit.libreoffice.org/46841 Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'external')
-rw-r--r--external/more_fonts/ExternalPackage_noto.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/external/more_fonts/ExternalPackage_noto.mk b/external/more_fonts/ExternalPackage_noto.mk
index adbb88fd4f6d..dd52ac956265 100644
--- a/external/more_fonts/ExternalPackage_noto.mk
+++ b/external/more_fonts/ExternalPackage_noto.mk
@@ -15,10 +15,20 @@ $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_noto,$(LIBO_SHARE_FOLD
NotoMono-Regular.ttf \
NotoNaskhArabic-Bold.ttf \
NotoNaskhArabic-Regular.ttf \
+ NotoNaskhArabicUI-Bold.ttf \
+ NotoNaskhArabicUI-Regular.ttf \
+ NotoSansArabic-Bold.ttf \
+ NotoSansArabic-Regular.ttf \
+ NotoSansArabicUI-Bold.ttf \
+ NotoSansArabicUI-Regular.ttf \
NotoSansArmenian-Bold.ttf \
NotoSansArmenian-Regular.ttf \
NotoSans-Bold.ttf \
NotoSans-BoldItalic.ttf \
+ NotoSans-Condensed.ttf \
+ NotoSans-CondensedBold.ttf \
+ NotoSans-CondensedBoldItalic.ttf \
+ NotoSans-CondensedItalic.ttf \
NotoSansGeorgian-Bold.ttf \
NotoSansGeorgian-Regular.ttf \
NotoSansHebrew-Bold.ttf \
@@ -26,12 +36,18 @@ $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_noto,$(LIBO_SHARE_FOLD
NotoSans-Italic.ttf \
NotoSansLao-Bold.ttf \
NotoSansLao-Regular.ttf \
+ NotoSans-Light.ttf \
+ NotoSans-LightItalic.ttf \
NotoSansLisu-Regular.ttf \
NotoSans-Regular.ttf \
NotoSerifArmenian-Bold.ttf \
NotoSerifArmenian-Regular.ttf \
NotoSerif-Bold.ttf \
NotoSerif-BoldItalic.ttf \
+ NotoSerif-Condensed.ttf \
+ NotoSerif-CondensedBold.ttf \
+ NotoSerif-CondensedBoldItalic.ttf \
+ NotoSerif-CondensedItalic.ttf \
NotoSerifGeorgian-Bold.ttf \
NotoSerifGeorgian-Regular.ttf \
NotoSerifHebrew-Bold.ttf \
@@ -39,6 +55,8 @@ $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_noto,$(LIBO_SHARE_FOLD
NotoSerif-Italic.ttf \
NotoSerifLao-Bold.ttf \
NotoSerifLao-Regular.ttf \
+ NotoSerif-Light.ttf \
+ NotoSerif-LightItalic.ttf \
NotoSerif-Regular.ttf \
))