Index: LayoutTests/third_party/NotoSans/README.chromium |
diff --git a/LayoutTests/third_party/NotoSans/README.txt b/LayoutTests/third_party/NotoSans/README.chromium |
similarity index 85% |
rename from LayoutTests/third_party/NotoSans/README.txt |
rename to LayoutTests/third_party/NotoSans/README.chromium |
index c07557ca40af0bde563e15f1838b0ffc2835bb2c..71941dd8cbd96f756fe1699c3ef9bd0cb069bb99 100644 |
--- a/LayoutTests/third_party/NotoSans/README.txt |
+++ b/LayoutTests/third_party/NotoSans/README.chromium |
@@ -1,7 +1,7 @@ |
Noto Sans Font: |
1. Source Origin |
-Google's Internationalisation team's: |
+Google's Internationalisation team's: |
a) https://code.google.com/p/noto/ |
b) https://code.google.com/p/noto/source/browse/trunk/fonts/individual/ |
@@ -13,7 +13,7 @@ Font file included as a real-world example for testing fonts with same script bu |
with LayoutTests/fast/text/shaping/same_script_different_lang.html test case |
Command to generate subset font: |
-$ pyftsubset ./NotoSansDevanagari-Regular.ttf <Unicode> |
+$ pyftsubset ./NotoSansDevanagari-Regular.ttf uni091D |
where pyftsubset comes from https://github.com/behdad/fonttools |