Module: wine Branch: master Commit: 98b2e55b5cf970ebfb39f203d9e63998c7d2522f URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=98b2e55b5cf970ebfb39f203...
Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Wed Sep 27 23:43:23 2006 +0900
gdi32: Modify kerning scaling algorithm to the one which appears to better match what Windows does.
---
dlls/gdi/font.c | 9 +++- dlls/gdi/freetype.c | 14 ++++++ dlls/gdi/tests/font.c | 115 +++++++++++++++++++++++++++++++++++++++++++------ 3 files changed, 123 insertions(+), 15 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=98b2e55b5cf970ebfb39...