https://bugs.winehq.org/show_bug.cgi?id=56452
AndyF andreas.franz@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus CC| |smazza@codeweavers.com
--- Comment #17 from AndyF andreas.franz@arcor.de --- Sorry - it was my first bisect-session ;-)
ba4681e776c0c1cef9b5b2610dc67f634999d095 is the first bad commit commit ba4681e776c0c1cef9b5b2610dc67f634999d095 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(-)