Move Thai fonts to the main Noto package

No significative change to the size of the package (+400KB on a 22MB
package) and it allows us to have Thai text rendering out of the box.
This commit is contained in:
Adrien Destugues
2020-05-21 20:26:34 +02:00
parent dbbb79708d
commit 2087f685de
2 changed files with 10 additions and 10 deletions

View File

@@ -6,8 +6,8 @@ especially when multiple styles and weights and even languages are mixed on \
a page.
This package contains the 'sans-serif' and 'serif' typefaces in various \
styles, as well as a 'monospaced' version. Also included is an unhinted \
'symbols' font."
styles for the latin, cyrillic and thai alphabets, as well as a 'monospaced' \
version. Also included is an unhinted 'symbols' font."
SUMMARY_chroscore="The Noto font (Chrome OS core font)"
DESCRIPTION_chroscore="The Noto fonts have superseded the Droid fonts, which \
@@ -51,12 +51,12 @@ Lao
Malayalam, Myanmar
Oriya
Sinhala
Tamil, Telugu, Thaana, Thai, Tibetan"
Tamil, Telugu, Thaana, Tibetan"
HOMEPAGE="https://www.google.com/get/noto/"
COPYRIGHT="2015, 2016, 2017 Google Inc.
2014, 2015 Adobe Systems Incorporated (http://www.adobe.com/)"
LICENSE="SIL Open Font License v1.1"
REVISION="3"
REVISION="4"
srcGitRev="5a89b487c648c34c2b6d1b9ebb73bb3fab1df4b2"
SOURCE_URI="https://github.com/googlei18n/noto/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="9b997df64075f2607d44a080dbe8d4c5890a7210c9ca755aa06244f4a4c23880"
@@ -102,5 +102,5 @@ INSTALL()
${FONTDIR}/*Condensed*.ttf
packageEntries regional \
${FONTDIR}/Noto!(*Display*.ttf|Mono-*.ttf|Sans-*.ttf|SansMono-*.ttf|Serif-*.ttf|*Symbols*.ttf)
${FONTDIR}/Noto!(*Display*.ttf|Mono-*.ttf|Sans-*.ttf|SansMono-*.ttf|Serif-*.ttf|*Symbols*.ttf|SansThai-*.ttf|SerifThai-*.ttf)
}

View File

@@ -6,8 +6,8 @@ especially when multiple styles and weights and even languages are mixed on \
a page.
This package contains the 'sans-serif' and 'serif' typefaces in various \
styles, as well as a 'monospaced' version. Also included is an unhinted \
'symbols' font."
styles for the latin, cyrillic and thai alphabets, as well as a 'monospaced' \
version. Also included is an unhinted 'symbols' font."
SUMMARY_chroscore="The Noto font (Chrome OS core font)"
DESCRIPTION_chroscore="The Noto fonts have superseded the Droid fonts, which \
@@ -51,12 +51,12 @@ Lao
Malayalam, Myanmar
Oriya
Sinhala
Tamil, Telugu, Thaana, Thai, Tibetan"
Tamil, Telugu, Thaana, Tibetan"
HOMEPAGE="https://www.google.com/get/noto/"
COPYRIGHT="2015, 2016, 2017 Google Inc.
2014, 2015 Adobe Systems Incorporated (http://www.adobe.com/)"
LICENSE="SIL Open Font License v1.1"
REVISION="4"
REVISION="5"
srcGitRev="95558bd828a48c17a5cbe7f9d971495afcd16abd"
SOURCE_URI="https://github.com/googlei18n/noto/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="41b6eded5544d9c38ac9b897d43e582f1cc49e62c5e4e7fa6955a306b67f3c68"
@@ -103,5 +103,5 @@ INSTALL()
${FONTDIR}/*Condensed*.ttf
packageEntries regional \
${FONTDIR}/Noto!(*Display*.ttf|Mono-*.ttf|Sans-*.ttf|SansMono-*.ttf|Serif-*.ttf|*Symbols*.ttf)
${FONTDIR}/Noto!(*Display*.ttf|Mono-*.ttf|Sans-*.ttf|SansMono-*.ttf|Serif-*.ttf|*Symbols*.ttf|SansThai-*.ttf|SerifThai-*.ttf)
}