• R
    Provisionally enable "palt" OpenType feature · 4043f6f6
    Raph Levien 提交于
    We want to test configurations where the Noto Japanese font will have
    its "palt" feature (to select tighter spacing in kana) will be enabled
    for framework but not WebView or Chrome rendering of Japanese text. This
    patch simply hardcodes this feature on.
    
    This is also a first step towards more general setting of OpenType
    features. The hardcoded feature list will grow into one set by
    parameters which will eventually be plumbed up to Java.
    
    Change-Id: Ie284e0487a1434155c8ac1cb68ddc4fc4b3c018a
    4043f6f6
Layout.cpp 26.8 KB