Sweden-Number/objects
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 DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
Makefile.in Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
bitmap.c CreateBitmap can take nHeight or nWidth = zero, and then returns a 2001-12-04 20:16:25 +00:00
brush.c - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00
clipping.c Make sure the DC visible region is updated in GetClipBox. 2001-12-26 23:10:56 +00:00
color.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
dc.c Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers.com> 2002-01-29 03:02:50 +00:00
dcvalues.c Got rid of all the ugly macros. 2001-07-24 20:54:30 +00:00
dib.c Removed unnecessary includes. 2001-12-17 22:12:23 +00:00
enhmetafile.c Fleshed out some metafile conversions. 2002-01-29 02:54:22 +00:00
font.c Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers.com> 2002-01-29 03:02:50 +00:00
gdiobj.c Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers.com> 2002-01-29 03:02:50 +00:00
linedda.c Changed 16-bit GDI Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:01:58 +00:00
metafile.c Fixed some issues found by winapi_check. 2002-01-07 21:16:46 +00:00
palette.c Added the correct halftone palette. 2002-01-29 02:53:43 +00:00
pen.c - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00
region.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
text.c ExtTextOutW with symbol fonts works with chars in the ranges 2001-10-23 19:54:27 +00:00