gdi32: Cache font enum info.
commit3c9e7aba75cc70639ea15705429c42499254e497
authorAric Stewart <aric@codeweavers.com>
Tue, 11 Dec 2007 13:09:21 +0000 (11 22:09 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Dec 2007 13:30:40 +0000 (13 14:30 +0100)
treed818c1f53f793675850481eeee4111e97f4e502f
parent67271dcf3b265a7405c0ec85929229cafc55d897
gdi32: Cache font enum info.

Cache the enum info so that repeated calls to EnumFontFamiles and such
does not have to repeatedly load the font file.
dlls/gdi32/freetype.c