| Index: third_party/WebKit/LayoutTests/third_party/FruityGirl/README.chromium
|
| diff --git a/third_party/WebKit/LayoutTests/third_party/FruityGirl/README.chromium b/third_party/WebKit/LayoutTests/third_party/FruityGirl/README.chromium
|
| index d8baf01f4876f401af7f8da9d4938512c80a9ed5..08da36270aba74f5a2c7e568bee42774b573f812 100644
|
| --- a/third_party/WebKit/LayoutTests/third_party/FruityGirl/README.chromium
|
| +++ b/third_party/WebKit/LayoutTests/third_party/FruityGirl/README.chromium
|
| @@ -1,14 +1,20 @@
|
| FruityGirl:
|
|
|
| 1. Source Origin
|
| -Google's Font team:
|
| - a) https://code.google.com/p/color-emoji/
|
| + https://github.com/googlei18n/color-emoji
|
| +
|
| + FruityGirl-uni002A-sbix.ttf was made by synthesizing a sbix table
|
| + with PNG data for U+002A taken from CBDT table in FruityGirl.ttf.
|
| + It also has a nominal glyf table to work around an OTS issue
|
| + ( https://github.com/khaledhosny/ots/issues/108 ).
|
|
|
| 2. LICENSE AND OPENSOURCE
|
| - For license information, see the LICENSE.txt file
|
| + For license information, see the LICENSE.txt file.
|
|
|
| 3. Reason:
|
| -Font file included as a real-world example for testing fonts with color-table
|
| -with LayoutTests/fast/text/emoji-web-font.html test case
|
|
|
| -color-emoji contains scripts to build PNG file into test fonts: FruityGirl
|
| + FruityGirl.ttf is used to test a color font with CBDT and CBLC tables when
|
| + it's served as a web font (fast/text/emoji-web-font.html).
|
| +
|
| + FruityGirl-uni002A-sbix.ttf is used to test a color font with sbix table
|
| + when served as a web font. (fast/text/emoji-web-font-sbix.html).
|
|
|