Sven Baars : d3dx9: Handle word breaks in ID3DXFont_DrawText.

Alexandre Julliard julliard at winehq.org
Fri Mar 6 16:38:40 CST 2020


Module: wine
Branch: master
Commit: e6a1116c2a3b196dea496f77747209f67982652c
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e6a1116c2a3b196dea496f77747209f67982652c

Author: Sven Baars <sbaars at codeweavers.com>
Date:   Thu Mar  5 22:39:59 2020 +0100

d3dx9: Handle word breaks in ID3DXFont_DrawText.

Signed-off-by: Sven Baars <sbaars at codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3dx9_24/Makefile.in  |  2 +-
 dlls/d3dx9_25/Makefile.in  |  2 +-
 dlls/d3dx9_26/Makefile.in  |  2 +-
 dlls/d3dx9_27/Makefile.in  |  2 +-
 dlls/d3dx9_28/Makefile.in  |  2 +-
 dlls/d3dx9_29/Makefile.in  |  2 +-
 dlls/d3dx9_30/Makefile.in  |  2 +-
 dlls/d3dx9_31/Makefile.in  |  2 +-
 dlls/d3dx9_32/Makefile.in  |  2 +-
 dlls/d3dx9_33/Makefile.in  |  2 +-
 dlls/d3dx9_34/Makefile.in  |  2 +-
 dlls/d3dx9_35/Makefile.in  |  2 +-
 dlls/d3dx9_36/Makefile.in  |  2 +-
 dlls/d3dx9_36/font.c       | 61 +++++++++++++++++++++++++++++++++++++++++++---
 dlls/d3dx9_36/tests/core.c | 22 ++++++++---------
 dlls/d3dx9_37/Makefile.in  |  2 +-
 dlls/d3dx9_38/Makefile.in  |  2 +-
 dlls/d3dx9_39/Makefile.in  |  2 +-
 dlls/d3dx9_40/Makefile.in  |  2 +-
 dlls/d3dx9_41/Makefile.in  |  2 +-
 dlls/d3dx9_42/Makefile.in  |  2 +-
 dlls/d3dx9_43/Makefile.in  |  2 +-
 22 files changed, 89 insertions(+), 34 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e6a1116c2a3b196dea496f77747209f67982652c



More information about the wine-cvs mailing list