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

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, updating README with pyftsubset command 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..c07557ca40af0bde563e15f1838b0ffc2835bb2c
--- /dev/null
+++ b/LayoutTests/third_party/NotoSans/README.txt
@@ -0,0 +1,19 @@
+Noto Sans Font:
+
+1. Source Origin
+Google's Internationalisation team's:
+ a) https://code.google.com/p/noto/
+ b) https://code.google.com/p/noto/source/browse/trunk/fonts/individual/
+
+2. LICENSE AND OPENSOURCE
+ For license information, see the LICENSE.txt file
+
+3. Reason:
+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
+
+Command to generate subset font:
+$ pyftsubset ./NotoSansDevanagari-Regular.ttf <Unicode>
Dominik Röttsches 2014/05/20 08:49:25 I believe Dirk meant the actual command here, not
Dirk Pranke 2014/05/20 15:40:56 Right.
+
+where pyftsubset comes from https://github.com/behdad/fonttools
+
« 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