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

Side by Side Diff: LayoutTests/third_party/DroidSans/README.chromium

Issue 781003003: Using fullstop Unicode if horizontal ellipsis not present (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@diff_font_render
Patch Set: Rebase patch Created 5 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
OLDNEW
(Empty)
1 DroidSans Font:
2
3 1. Source Origin
4 The Android Open Source Project:
5 a) https://github.com/android/platform_frameworks_base/tree/jb-release/data/ fonts
6
7 2. LICENSE AND OPENSOURCE
8 For license information, see the LICENSE.txt file
9
10 3. Reason:
11 Font file included as a real-world example to test horizontal ellipsis with font which
12 does not support it.
13 Test case: LayoutTests/fast/text/ellipsis-platform-font-change.html
14
15 Command to generate subset font:
16 $ python pyftsubset.py DroidSans.ttf --unicodes=2E,41-42
17
18 where pyftsubset comes from https://github.com/behdad/fonttools
19
OLDNEW
« no previous file with comments | « LayoutTests/third_party/DroidSans/LICENSE.txt ('k') | Source/core/layout/LayoutBlockFlowLine.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698