Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(257)

Unified Diff: LayoutTests/third_party/NotoSans/README.txt

Issue 267423005: Adding NotoSans subset font file which is required to test new language (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/third_party/NotoSans/README.txt
diff --git a/LayoutTests/third_party/NotoSans/README.txt b/LayoutTests/third_party/NotoSans/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..484e491119b6d18ec5e97311912907b11b4336ce
--- /dev/null
+++ b/LayoutTests/third_party/NotoSans/README.txt
@@ -0,0 +1,15 @@
+Noto Sans
+
+1. OPEN FONTS PROJECT'S AIMS
+When text is rendered by a computer, sometimes there will be characters in the text that can not be displayed, because no font that supports them is available to the computer. When this occurs, small boxes are shown to represent the characters. We call those small boxes “tofu,” and we want to remove tofu from the Web. This is how the Noto font families got their name.
+
+Noto helps to make the web more beautiful across platforms for all languages. Currently, Noto covers over 30 scripts, and will cover all of Unicode in the future. This is the Sans Latin, Greek and Cyrillic family. It has Regular, Bold, Italic and Bold Italic styles and is hinted. It is derived from Droid, and like Droid it has a serif sister family, Noto Serif.
+
+2. LICENSE AND OPENSOURCE
+We publish our fonts under the terms of the GPL (see GPL.txt) and OFL (OFL.txt)
eseidel 2014/05/14 12:50:13 This does not agree with the license file you adde
h.joshi 2014/05/14 13:04:15 Corrected the same with new patch. On 2014/05/14 1
+-> see also LICENCE.txt!
+The OpenSource-tool Fontforge is used as font editor (see http://fontforge.sf.net).
+
+Font file included as a real-world example for testing fonts with same script but different language, Devanagari and Nepali in this case
+with LayoutTests/fast/text/shaping/same_script_different_lang.html test case
+

Powered by Google App Engine
This is Rietveld 408576698