OSDN Git Service

Add support for Bengali and Tamil gpos/gsub tables
authorRussell Brenner <russellbrenner@google.com>
Tue, 8 Nov 2011 00:10:32 +0000 (16:10 -0800)
committerRussell Brenner <russellbrenner@google.com>
Wed, 9 Nov 2011 17:48:57 +0000 (09:48 -0800)
commit6148667638b4a39c80b0742f640cc167abe0139b
tree6297964f5a0e801a2f22c7b1d3ca07fc87bbee4b
parent54464c408c893079c1486aec03329f1de8ec6a29
Add support for Bengali and Tamil gpos/gsub tables

HB_Script_Bengali and HB_Script_Tamil are now recognized in
FontAndroid.cpp and map to Lohit-Bengali.ttf and Lohit-Tamil.ttf,
allowing Harfbuzz to properly load the gpos/gsub tables for those
languages.

Bug: 5578901
Change-Id: I20ed542dd5a616535222dcb5c808f3716a062e80
Source/WebCore/platform/graphics/android/FontAndroid.cpp