Re: [PATCH v3 0/1] MR2850: gdiplus: Fix GdipGetGenericFontFamily functions according to native gdiplus.dll
19 May
2023
19 May
'23
3:59 p.m.
Esme Povirk (@madewokherd) commented about dlls/gdiplus/font.c:
stat = GdipCreateFontFamilyFromName(L"Times New Roman", NULL, nativeFamily);
if (stat == FontFamilyNotFound) + // Liberation Serif is free replacement of Times New Roman font
`//` comments are not allowed in Wine. Also, I don't think a comment is really needed for this. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2850#note_33255
945
Age (days ago)
945
Last active (days ago)
0 comments
1 participants
participants (1)
-
Esme Povirk (@madewokherd)