Sweden-Number/dlls/gdi32
Alexandre Julliard b6c099cda6 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@winehq.org>
2020-10-06 21:47:55 +02:00
..
dibdrv gdi32: Share font_gamma_ramp structure between all DCs. 2020-09-24 16:41:24 +02:00
enhmfdrv
mfdrv
tests gdi32: Limit GetGlyphOutlineW(uChar) to a WORD. 2020-09-29 12:01:57 +02:00
Makefile.in makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
bidi.c
bitblt.c gdi32: Use explicit CDECL in gdi_image_bits. 2020-09-22 11:29:54 +02:00
bitmap.c
brush.c
clipping.c
dc.c gdi32: Share font_gamma_ramp structure between all DCs. 2020-09-24 16:41:24 +02:00
dib.c
direction.c
driver.c gdi32: Support LUID in D3DKMTOpenAdapterFromGdiDisplayName(). 2020-06-11 18:12:56 +02:00
enhmetafile.c gdi32: Implement EMR_POLYDRAW16 playback. 2020-08-27 11:25:09 +02:00
font.c gdi32: Move font codepage setup out of freetype.c. 2020-09-30 16:08:21 +02:00
freetype.c gdi32: Store face data as a single binary value in the registry cache. 2020-10-06 21:47:55 +02:00
gdi32.rc
gdi32.spec
gdi_private.h gdi32: Move font codepage setup out of freetype.c. 2020-09-30 16:08:21 +02:00
gdiobj.c gdi32: Move font codepage setup out of freetype.c. 2020-09-30 16:08:21 +02:00
icm.c
mapping.c
metafile.c
opengl.c
painting.c
palette.c
path.c
pen.c
printdrv.c
region.c gdi32: Skip scan conversion on overflow. 2020-06-09 21:23:33 +02:00
resource.h
vertical.c
vulkan.c