Update complex fonts on Android to use fonts from a newer SDK
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 30 Jun 2012 01:23:37 +0000 (01:23 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 30 Jun 2012 01:23:37 +0000 (01:23 +0000)
commitf7b768b40f66fd2e5bf6ee500a12cd29bd46d5bd
treef015480e08acb34471d93321ba3b3ffb34cc754f
parent5d849d39a76bd7398db1e6b8b1aafe2f6bb61242
Update complex fonts on Android to use fonts from a newer SDK
https://bugs.webkit.org/show_bug.cgi?id=90296

Reviewed by Nate Chapin.

These fonts are available in the Jelly Bean SDK.

* platform/graphics/harfbuzz/ComplexTextControllerHarfBuzz.cpp:
(WebCore::ComplexTextController::ComplexTextController):
(WebCore::ComplexTextController::getComplexFontPlatformData):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121609 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/platform/graphics/harfbuzz/ComplexTextControllerHarfBuzz.cpp