ChangeSet ID: 14390 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/02 13:25:51
Modified files: dlls/wineps : psdrv.h ps.c bitmap.c
Log message: Huw Davies huw@codeweavers.com Scale the patterns so that they're rendered at 300dpi. Create the image dictionary once, rather than every time the PaintProc is called - should speed printing up somewhat.
Patch: http://cvs.winehq.org/patch.py?id=14390
Old revision New revision Changes Path 1.53 1.54 +3 -3 wine/dlls/wineps/psdrv.h 1.29 1.30 +69 -43 wine/dlls/wineps/ps.c 1.11 1.12 +4 -4 wine/dlls/wineps/bitmap.c