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

Unified Diff: third_party/WebKit/LayoutTests/third_party/Tinos/README.chromium

Issue 1399223002: Add test for grapheme cluster fallback combined with unicode-range (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/third_party/Tinos/README.chromium
diff --git a/third_party/WebKit/LayoutTests/third_party/Tinos/README.chromium b/third_party/WebKit/LayoutTests/third_party/Tinos/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..629fe567c2c9810a1efcdd6eaae41dc54f806b3c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/third_party/Tinos/README.chromium
@@ -0,0 +1,15 @@
+Tinos Bold and Tinos Bold Subset
+
+1. Source Origin
+Google Fonts Github Repository
+https://github.com/google/fonts/tree/master/apache/tinos
+
+2. LICENSE AND OPENSOURCE
+For license information, see the LICENSE.txt file
+
+3. Reason:
+Font file and font file subset included as an example for the ASCII
+unicode-range subset and falling back to the full font for shaping combining
+characters.
+
+Subset generated by Google Fonts.

Powered by Google App Engine
This is Rietveld 408576698