Alexandre Julliard : gdi32: Store face data as a single binary value in the registry cache.

Alexandre Julliard julliard at winehq.org
Tue Oct 6 15:33:10 CDT 2020


Module: wine
Branch: master
Commit: b6c099cda6c7d7694956758ec121562e781c97fe
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b6c099cda6c7d7694956758ec121562e781c97fe

Author: Alexandre Julliard <julliard at 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 at 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=b6c099cda6c7d7694956758ec121562e781c97fe



More information about the wine-cvs mailing list