[PATCH 6/6] gdi32: Remove workaround for old freetype versions.
Sept. 21, 2021
8:21 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- Since the plan is to move font.c to Unix lib, we need to do something about those kernel32 calls. While it would be possible to reimplement it, it doesn't seem worth given how old affected freetype versions are. dlls/gdi32/font.c | 53 ++--------------------------------------------- 1 file changed, 2 insertions(+), 51 deletions(-)
1692
Age (days ago)
1692
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban