Alexandre Julliard : gdi32: Move the get_glyph_outline() helper to the font function interface.

Alexandre Julliard julliard at winehq.org
Thu Oct 22 15:27:31 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct 22 11:56:47 2020 +0200

gdi32: Move the get_glyph_outline() helper to the font function interface.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/font.c        |  80 ++++++++++++++++++++++-------
 dlls/gdi32/freetype.c    | 130 +++--------------------------------------------
 dlls/gdi32/gdi_private.h |   9 +---
 3 files changed, 73 insertions(+), 146 deletions(-)

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



More information about the wine-cvs mailing list