[PATCH 1/9] gdi32: Use get_dc_attr in SetTextAlign.

Jacek Caban jacek at codeweavers.com
Mon Jul 26 16:29:36 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/dc.c                      | 24 -----------------
  dlls/gdi32/enhmfdrv/dc.c             |  4 +--
  dlls/gdi32/enhmfdrv/enhmetafiledrv.h |  1 -
  dlls/gdi32/enhmfdrv/init.c           |  2 +-
  dlls/gdi32/gdi_private.h             |  2 ++
  dlls/gdi32/gdidc.c                   | 19 +++++++++++++
  dlls/gdi32/mfdrv/dc.c                |  4 +--
  dlls/gdi32/mfdrv/init.c              |  2 +-
  dlls/gdi32/mfdrv/metafiledrv.h       |  1 -
  dlls/gdi32/tests/metafile.c          | 40 ++++++++++++++++++++++++++++
  10 files changed, 67 insertions(+), 32 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Use-get_dc_attr-in-SetTextAlign.txt
Type: text/x-patch
Size: 9552 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210726/c5ec316e/attachment.bin>


More information about the wine-devel mailing list