wine/dlls/dwrite
Philip Gruebele 7eb1ac5143 dwrite: Pass correct font key when adding glyph to cache.
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.
2023-03-01 21:39:30 +01:00
..
shapers
tests dwrite/tests: Prevent "misleading indentation" warnings. 2023-02-02 18:08:39 +01:00
analyzer.c dwrite: Statically init the system_fallback locale list. 2023-01-24 20:06:18 +01:00
bidi.c
bracket.c
direction.c
dwrite.spec
dwrite_private.h
font.c dwrite: Pass correct font key when adding glyph to cache. 2023-03-01 21:39:30 +01:00
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