add GenA8FromLCD as a hack to force GDI to create the A8 mask from the LCD
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 18 Jan 2012 17:06:35 +0000 (17:06 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 18 Jan 2012 17:06:35 +0000 (17:06 +0000)
commit8351aabbfe82a76a698fa2bde00d33c1174518cd
tree61fd4f195e75889ff3b5b5baf9da53da0b1a8b81
parent2c1eb6f08d77d85d3d422444fc8f4b0b0fc25037
add GenA8FromLCD as a hack to force GDI to create the A8 mask from the LCD
results, rather than asking GDI directly for A8 (which it sometimes decides
to interpret as BW)

git-svn-id: http://skia.googlecode.com/svn/trunk@3061 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPaint.h
include/core/SkScalerContext.h
src/core/SkPaint.cpp
src/ports/SkFontHost_win.cpp