Module: wine Branch: master Commit: 000e32f18362d2c0cb17c04cf1c79d3789dccf7b URL: https://source.winehq.org/git/wine.git/?a=commit;h=000e32f18362d2c0cb17c04cf...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Nov 3 11:28:20 2020 +0100
gdi32: Update the Windows font registry keys only when they have changed.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/gdi32/font.c | 217 ++++++++++++++++++++++++++++++++++++++--------- dlls/gdi32/freetype.c | 191 ----------------------------------------- dlls/gdi32/gdi_private.h | 4 - 3 files changed, 176 insertions(+), 236 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=000e32f18362d2c0cb17c...