• R
    Support for fake bold and italics · 15651697
    Raph Levien 提交于
    This patch adds support for computing when fake bold and fake italics
    are needed (because the styles are requested but not provided by the
    matching FontFamily), and providing them as part of the layout result.
    
    Part of the fix for bug 15436379 Fake bold doesn't fully work (Minikin)
    
    Change-Id: I180c034b559837943673b5c272c8e890178dff0d
    15651697
Layout.cpp 26.7 KB