diff options
author | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-25 18:28:06 +0000 |
---|---|---|
committer | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-25 18:28:06 +0000 |
commit | 9bf2a866f9fe33201e29a3b272b68ae49308ec2f (patch) | |
tree | 7fb168c7220082545b5abfa1115d69df13556cf5 /build | |
parent | efb07c1558aba5896306bbf987bf298c746f3c95 (diff) | |
download | chromium_src-9bf2a866f9fe33201e29a3b272b68ae49308ec2f.zip chromium_src-9bf2a866f9fe33201e29a3b272b68ae49308ec2f.tar.gz chromium_src-9bf2a866f9fe33201e29a3b272b68ae49308ec2f.tar.bz2 |
linux: Make PlatformFontPango handle family lists.
A PangoFontDescription can hold a comma-separated list of
font family names (and we currently use lists for Chrome
OS), but PlatformFontPango was just passing the whole string
to FontConfig. This change makes us first split the family
on commas and then pass the resulting values to FontConfig.
BUG=107389,109961
TEST=manual: tested that we use Chrome Droid Sans on Chrome OS instead of falling back to sans all the time
Review URL: http://codereview.chromium.org/9288009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119090 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions