Rémi Bernon : gdi32: Try to parse font names without FreeType.

Alexandre Julliard julliard at winehq.org
Thu Dec 3 15:35:58 CST 2020


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue Dec  1 15:54:49 2020 +0100

gdi32: Try to parse font names without FreeType.

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    | 131 +++++++++++++-
 dlls/gdi32/gdi_private.h |  18 ++
 dlls/gdi32/opentype.c    | 459 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 603 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list