Rémi Bernon : gdi32/tests: Add test fonts with names in several languages.

Alexandre Julliard julliard at winehq.org
Mon Sep 21 15:12:15 CDT 2020


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Sep 17 19:30:42 2020 +0200

gdi32/tests: Add test fonts with names in several languages.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/tests/Makefile.in         |   3 +
 dlls/gdi32/tests/font.c              | 265 +++++++++++++++++++++++++++++++++++
 dlls/gdi32/tests/resource.rc         |   9 ++
 dlls/gdi32/tests/wine_langnames.sfd  | 138 ++++++++++++++++++
 dlls/gdi32/tests/wine_langnames.ttf  | Bin 0 -> 2792 bytes
 dlls/gdi32/tests/wine_langnames2.sfd |  80 +++++++++++
 dlls/gdi32/tests/wine_langnames2.ttf | Bin 0 -> 2016 bytes
 dlls/gdi32/tests/wine_langnames3.sfd |  78 +++++++++++
 dlls/gdi32/tests/wine_langnames3.ttf | Bin 0 -> 2048 bytes
 9 files changed, 573 insertions(+)

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



More information about the wine-cvs mailing list