10 Oct
2011
10 Oct
'11
3:25 p.m.
Module: wine Branch: master Commit: f24b0a80f391a80de506407513aea8c9c244eb54 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f24b0a80f391a80de506407513... Author: Huw Davies <huw(a)codeweavers.com> Date: Mon Oct 10 15:13:34 2011 +0100 wineps: The truetype metrics should now be obtained from gdi32, so remove obsolete code. --- dlls/wineps.drv/Makefile.in | 3 +- dlls/wineps.drv/afm.c | 5 - dlls/wineps.drv/psdrv.h | 1 - dlls/wineps.drv/truetype.c | 669 ------------------------------------------- 4 files changed, 1 insertions(+), 677 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f24b0a80f391a80de50640...