diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2017-10-31 21:48:27 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2017-11-10 19:52:16 +0100 |
commit | b97e713e76c88141d26f6e19a74db80a105cb911 (patch) | |
tree | 569264fc9bf6ca440a4de2a69ab35bf2e2522354 /Repository.mk | |
parent | 537d4e672e2e5d175c7e0bc9cf4a7efb2bec72be (diff) |
tdf#103080 Add Noto fonts into default installation
Includes the regular, italic, bold and bold italic for
* Noto Sans, Noto Serif
Includes the regular and bold for
* Noto Kufi Arabic, Noto Naskh Arabic
* Noto Sans Armenian, Noto Serif Armenian
* Noto Sans Georgian, Noto Serif Georgian
* Noto Sans Hebrew, Noto Serif Hebrew
* Noto Sans Lao, Noto Serif Lao
Includes the regular and bold for
* Noto Mono
* Noto Sans Lisu
Change-Id: I2a423b7cac031e2e899df22ad902bd09d1da250d
Reviewed-on: https://gerrit.libreoffice.org/44128
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index 7fbc1343ccf6..77608e4790af 100644 --- a/Repository.mk +++ b/Repository.mk @@ -954,6 +954,7 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\ fonts_liberation \ fonts_liberation_narrow \ fonts_libertineg \ + fonts_noto \ fonts_opensans \ fonts_ptserif \ fonts_sourcecode \ |