Alexandre Julliard : gdi32: Move the SelectFont() implementation out of freetype.c.
4 Nov
2020
4 Nov
'20
9:20 p.m.
Module: wine Branch: master Commit: 53acdd5a8ae18aca11483fe2c1653e1d7d17a233 URL: https://source.winehq.org/git/wine.git/?a=commit;h=53acdd5a8ae18aca11483fe2c... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Nov 4 09:20:26 2020 +0100 gdi32: Move the SelectFont() implementation out of freetype.c. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/gdi32/font.c | 192 +++++++++++++++++++++++++++++++++++++++++++---- dlls/gdi32/freetype.c | 191 ---------------------------------------------- dlls/gdi32/gdi_private.h | 16 ---- 3 files changed, 178 insertions(+), 221 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=53acdd5a8ae18aca11483...
1960
Age (days ago)
1960
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard