gdi32: Modify kerning scaling algorithm to the one which appears to better match...
commit98b2e55b5cf970ebfb39f203d9e63998c7d2522f
authorDmitry Timoshkov <dmitry@codeweavers.com>
Wed, 27 Sep 2006 14:43:23 +0000 (27 23:43 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Sep 2006 09:55:34 +0000 (28 11:55 +0200)
tree39d174e3e74f95747ddcf3b873ec0f7b7a32ad06
parent8b125182c1516d9973b27eea1ac92719fd9ae296
gdi32: Modify kerning scaling algorithm to the one which appears to better match what Windows does.
dlls/gdi/font.c
dlls/gdi/freetype.c
dlls/gdi/tests/font.c