Sweden-Number/dlls/gdi
Alexandre Julliard 18d7573c5e Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers.com>
Various fixes for gdi font handling code including:
- Using TTs VDMX table to ensure that we get exactly that same size
  font that Windows uses.
- Fixes to many members of the metrics structures.
- Font cache.
- Rotated text support.
- Support for GGO_GRAY?_BITMAP (ready for anti-aliased text).
- Support for GGO_NATIVE.
2002-01-29 03:02:50 +00:00
..
.cvsignore Changed 16-bit GDI Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:01:58 +00:00
Makefile.in Changed 16-bit GDI Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:01:58 +00:00
bidi16.c
dispdib.spec
driver.c Do not hold the GDI lock while 16-bit ExtDeviceMode is called. 2001-09-14 01:00:57 +00:00
freetype.c Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers.com> 2002-01-29 03:02:50 +00:00
gdi.spec Fixed some issues found by winapi_check. 2002-01-07 21:16:46 +00:00
gdi32.spec Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
gdi_main.c
printdrv.c Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
version.rc
version16.rc
wing.c
wing.spec