Revert "gdi32: Pre-multiply RGB values by alpha for subpixel font rendering."
commitaa9c78170363699491c1abe3efa45b2100eb0803
authorAlexandre Julliard <julliard@winehq.org>
Thu, 27 May 2010 22:09:21 +0000 (28 00:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 May 2010 22:09:21 +0000 (28 00:09 +0200)
tree953d630e7bd34130a01097588e97ec30e9938cfc
parenta72f3f3075e68987a71e1ca607f154e161553e3d
Revert "gdi32: Pre-multiply RGB values by alpha for subpixel font rendering."

This reverts commit aff0eac21b7d66a0ba4869cade6368a988ab34ee. The RGB
values are already alpha values, they don't need to be pre-multiplied.
dlls/gdi32/freetype.c