Module: wine Branch: master Commit: 75fff47f945dd2b5855c863383c82ff6ba4221ab URL: http://source.winehq.org/git/wine.git/?a=commit;h=75fff47f945dd2b5855c863383...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Dec 10 12:32:17 2012 +0100
gdi32: Add ref counting to the font objects and simplify the cache management.
---
dlls/gdi32/font.c | 2 - dlls/gdi32/freetype.c | 168 +++++++++++++++------------------------------- dlls/gdi32/gdi_private.h | 1 - 3 files changed, 53 insertions(+), 118 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=75fff47f945dd2b5855c86...