DescriptionMakes gfx::FontList carry UNDERLINE flag.
I found that gfx::FontList doesn't carry UNDERLINE flag properly. Even though gfx::RenderText draws underline in a speciall manner, gfx::FontList should properly hold the underline flag. Otherwise, underline info will be dropped somewhere.
TEST=Run ui_unittests.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242486
Patch Set 1 #
Total comments: 2
Patch Set 2 : Found an issue in GetFonts() and fixed it. #
Total comments: 2
Patch Set 3 : Fixed a comment. #Patch Set 4 : Synced. #Patch Set 5 : Disabled FontListTest.FontDescString_DeriveFontListWithSizeDeltaAndStyle on Android. #
Messages
Total messages: 10 (0 generated)
|