Alexandre Julliard : gdi32: Store face data as a single binary value in the registry cache.
6 Oct
2020
6 Oct
'20
8:33 p.m.
Module: wine Branch: master Commit: b6c099cda6c7d7694956758ec121562e781c97fe URL: https://source.winehq.org/git/wine.git/?a=commit;h=b6c099cda6c7d7694956758ec... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Oct 6 19:58:11 2020 +0200 gdi32: Store face data as a single binary value in the registry cache. This is faster than a bunch of separate string values. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/gdi32/freetype.c | 260 ++++++++++++++++++++------------------------------ 1 file changed, 102 insertions(+), 158 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b6c099cda6c7d76949567...
1993
Age (days ago)
1993
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard