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

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: Comment fix patch 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
« no previous file with comments | « LayoutTests/third_party/NotoSans/NotoSansDevanagari-Regular-uni091D.ttf ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..565e0b4fd15871b7594e97109710b49cea719964
--- /dev/null
+++ b/LayoutTests/third_party/NotoSans/README.txt
@@ -0,0 +1,40 @@
+Noto Sans Font
+from https://code.google.com/p/noto/source/browse/trunk/fonts/individual/
Dominik Röttsches 2014/05/15 10:26:59 Okay, now I actually understood what you did. Let
+
+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
+ see also LICENCE.txt
+
+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
+
+License Information:
+
+Apache License, Version 2.0, January 2004
+http://www.apache.org/licenses/
+
+By Noto Sans Free Font
+you agree to this license.
+
+This font is freeware. You can use it freely for all your personal and commercial work.
+
+The font files may not be modified without written permission from Google's Internationalisation team.
+
+This font may not be sold.
+
+This font may not be redistributed, shared, repackaged or included in any online or offline archive, font collection, web site or CD-ROM without written permission from Google's Internationalisation team.
+
+Embedding this font in a PDF document is allowed.
+
+Embedding this font in a web page with a @font-face declaration is allowed once you credit Google's Internationalisation team with a link somewhere on your site.
+
+Except for your right to use this font, all other rights are owned and retained by Google's Internationalisation team.
+
+Google's Internationalisation team is not liable for any damage resulting from the use of this font.
+
+Thank you!"
+
« no previous file with comments | « LayoutTests/third_party/NotoSans/NotoSansDevanagari-Regular-uni091D.ttf ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698