Rémi Bernon : gdi32: Build full name from family + style when missing.

Alexandre Julliard julliard at winehq.org
Tue Sep 8 15:36:15 CDT 2020


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Sep  7 15:18:56 2020 +0200

gdi32: Build full name from family + style when missing.

Also add full name in TRACE messages. The gdi32 family not always
matches the real font family, as we match only LF_FACESIZE chars, so it
could make traces confusing.

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/freetype.c | 108 ++++++++++++++++++++++++++------------------------
 1 file changed, 57 insertions(+), 51 deletions(-)

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



More information about the wine-cvs mailing list