[PATCH 5/6] gdi32: Copy TranslateCharsetInfo to text.c.

Jacek Caban jacek at codeweavers.com
Wed Sep 1 07:09:04 CDT 2021


And use a separated copy in ntgdi functions.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/font.c          | 96 ++++++++++++++++----------------------
  dlls/gdi32/gdiobj.c        |  2 +-
  dlls/gdi32/ntgdi_private.h |  1 +
  dlls/gdi32/text.c          | 82 ++++++++++++++++++++++++++++++++
  4 files changed, 123 insertions(+), 58 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-gdi32-Copy-TranslateCharsetInfo-to-text.c.txt
Type: text/x-patch
Size: 12544 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210901/07410132/attachment.bin>


More information about the wine-devel mailing list