mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 11:08:45 +00:00
7eb1ac5143
Without this fix, the font cache was filling up with lots of duplicate entries, and getting cache misses, thereby causing font-intensive applications to be very slow (e.g. AvalonEdit). This fix provides 30x speed increase when processing glyphs. |
||
---|---|---|
.. | ||
shapers | ||
tests | ||
analyzer.c | ||
bidi.c | ||
bracket.c | ||
direction.c | ||
dwrite.spec | ||
dwrite_private.h | ||
font.c | ||
format.c | ||
freetype.c | ||
gdiinterop.c | ||
layout.c | ||
linebreak.c | ||
main.c | ||
Makefile.in | ||
mirror.c | ||
opentype.c | ||
scripts.c | ||
scripts.h | ||
shape.c | ||
unixlib.h |