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

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

Issue 1361953002: Surrogate pair line breaking test combined, font added (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased to chromium repo Created 5 years, 3 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 | « third_party/WebKit/LayoutTests/third_party/NotoSansSymbol/NotoSansSymbols-Regular-u1d49e,1f1ef.ttf ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/third_party/NotoSansSymbol/README.chromium
diff --git a/third_party/WebKit/LayoutTests/third_party/NotoSansSymbol/README.chromium b/third_party/WebKit/LayoutTests/third_party/NotoSansSymbol/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..3a7f1a849ad747f3b42a050ecab1ce44231b5e42
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/third_party/NotoSansSymbol/README.chromium
@@ -0,0 +1,14 @@
+Noto Sans Symbol Font Subset
+
+1. Source Origin
+https://www.google.com/get/noto/
+
+2. LICENSE AND OPENSOURCE
+ For license information, see the LICENSE.txt file
+
+3. Reason:
+Testing linebreak behavior of test cases with non BMP unicode character, one number-type and one non-number and non-letter category char.
+Command to generate subset font:
+$ pyftsubset NotoSansSymbols-Regular.ttf --unicodes=1d49e,1f1ef
+
+where pyftsubset comes from https://github.com/behdad/fonttools
« no previous file with comments | « third_party/WebKit/LayoutTests/third_party/NotoSansSymbol/NotoSansSymbols-Regular-u1d49e,1f1ef.ttf ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698