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

Side by Side Diff: LayoutTests/third_party/GardinerMod/README.Chromium

Issue 307243002: Fix font family based fallback font selection (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Windows link fix. Created 6 years, 6 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 unified diff | Download patch
« no previous file with comments | « LayoutTests/third_party/GardinerMod/LICENSE.txt ('k') | Source/core/css/CSSFontFaceSource.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 GardinerMod Font Family
2
3 Required for testing issues with font-family based fallback font selection.
4 For now, install the two .ttf fonts system wide in order for the test to work.
5
6 Based on Gardiner font by George Douros, from http://users.teilar.gr/~g1951d/ wh ich is public domain, quoting from the site:
7 "In lieu of a licence Fonts in this site are offered free for any use; they may be installed, embedded, opened, edited,
8 modified, regenerated, posted, packaged and redistributed. George Douros"
9
10 Created using the following commands:
11
12 $ pyftsubset Gardiner.ttf U+131A3
13 $ mv Gardiner.ttf.subset GardinerBug.ttf
14 $ pyftsubset Gardiner.ttf U+130E0
15 $ mv Gardiner.ttf.subset GardinerCat.ttf
OLDNEW
« no previous file with comments | « LayoutTests/third_party/GardinerMod/LICENSE.txt ('k') | Source/core/css/CSSFontFaceSource.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698