Fabian Maurer : gdi32: In AddFaceToList allow fonts with long names and add tests.

Alexandre Julliard julliard at winehq.org
Tue Nov 28 15:11:05 CST 2017


Module: wine
Branch: master
Commit: 6f790606c0befdf5c683d4a20789470c43b6f6a9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6f790606c0befdf5c683d4a20789470c43b6f6a9

Author: Fabian Maurer <dark.shadow4 at web.de>
Date:   Sun Nov 26 14:33:17 2017 +0100

gdi32: In AddFaceToList allow fonts with long names and add tests.

Signed-off-by: Fabian Maurer <dark.shadow4 at web.de>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/freetype.c              |  45 +++++++++++--------------
 dlls/gdi32/tests/Makefile.in       |   1 +
 dlls/gdi32/tests/font.c            |  54 ++++++++++++++++++++++++++++++
 dlls/gdi32/tests/resource.rc       |   3 ++
 dlls/gdi32/tests/wine_longname.sfd |  66 +++++++++++++++++++++++++++++++++++++
 dlls/gdi32/tests/wine_longname.ttf | Bin 0 -> 2216 bytes
 6 files changed, 143 insertions(+), 26 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=6f790606c0befdf5c683d4a20789470c43b6f6a9



More information about the wine-cvs mailing list