Module: wine Branch: master Commit: ba4681e776c0c1cef9b5b2610dc67f634999d095 URL: https://gitlab.winehq.org/wine/wine/-/commit/ba4681e776c0c1cef9b5b2610dc67f6...
Author: Santino Mazza smazza@codeweavers.com Date: Tue Nov 14 19:22:25 2023 -0300
gdiplus: Implement font linking for gdiplus.
---
dlls/gdiplus/Makefile.in | 2 +- dlls/gdiplus/gdiplus_private.h | 16 ++++- dlls/gdiplus/graphics.c | 159 ++++++++++++++++++++++++++++++++++++----- dlls/gdiplus/graphicspath.c | 2 +- 4 files changed, 158 insertions(+), 21 deletions(-)