wine/ dlls/wineps/font.c graphics/x11drv/bitma ...
ChangeSet ID: 997989232232929382938892 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/08/16 15:13:52 Modified files: dlls/wineps : font.c graphics/x11drv: bitmap.c brush.c objects.c pen.c xfont.c include : x11drv.h objects : gdiobj.c Log message: Specify sizes for stock fonts again; removed the FixStockFontSize hack. Ignore mapping modes when selecting stock fonts into a DC. Removed a few direct accesses to GDI structures from x11drv. Patch: http://cvs.winehq.com/patch.py?id=997989232232929382938892 Revision Changes Path 1.19 +11 -1 wine/dlls/wineps/font.c 1.31 +26 -10 wine/graphics/x11drv/bitmap.c 1.21 +18 -15 wine/graphics/x11drv/brush.c 1.14 +14 -53 wine/graphics/x11drv/objects.c 1.12 +11 -10 wine/graphics/x11drv/pen.c 1.83 +38 -20 wine/graphics/x11drv/xfont.c 1.90 +5 -0 wine/include/x11drv.h 1.54 +7 -110 wine/objects/gdiobj.c
participants (1)
-
Alexandre Julliard