Module: wine Branch: master Commit: 54bdbd3c03262868c51cf4bab4a524ea054ace2f URL: https://source.winehq.org/git/wine.git/?a=commit;h=54bdbd3c03262868c51cf4bab...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 29 14:44:25 2020 +0100
gdi32: Store child font objects directly on the child font list.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/gdi32/font.c | 13 ++-- dlls/gdi32/freetype.c | 167 ++++++++++++++++------------------------------- dlls/gdi32/gdi_private.h | 2 +- 3 files changed, 66 insertions(+), 116 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=54bdbd3c03262868c51cf...