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 Documentation fixes. 2001-07-02 19:59:40 +00:00
dispdib.spec Fixed some issues found by winapi_check. 2001-07-02 01:22:10 +00:00
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 Build the DC function table by using GetProcAddress on the graphics 2001-07-27 19:37:31 +00:00
printdrv.c Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
version.rc Add version information (16 and 32 bit) to core built-in dlls: 2001-02-23 20:37:13 +00:00
version16.rc Add version information (16 and 32 bit) to core built-in dlls: 2001-02-23 20:37:13 +00:00
wing.c Moved the 16-bit pointer to the DIB bits out of the driver-specific 2001-07-22 23:13:08 +00:00
wing.spec Fixed some issues found by winapi_check. 2001-07-02 01:22:10 +00:00