Sweden-Number/objects
Huw Davies c23f8578c3 Don't enable client side fonts unless we have at least one non-symbol
font installed - this avoids a nasty Wingdings only scenario.
Add the ability to perform font replacements, this essentially lets
you give a second name to a font family so that familyA gets
enumerated as familyB too.
If we encounter two copies of the same font then use the one with the
larger version number.

Dmitry Timoshkov <dmitry@codeweavers.com>
Move GetTextCharsetInfo implementation to the font driver.
2003-06-23 20:51:06 +00:00
..
bitmap.c Use a different magic for memory DCs and get rid of the DC_MEMORY 2003-05-13 23:56:12 +00:00
brush.c Made gdi compile with -DSTRICT. 2002-11-22 22:16:53 +00:00
clipping.c GetRandomRgn(...,1) returns the current clipping rgn. 2003-05-19 19:03:19 +00:00
dc.c Record SetWorldTransform and ModifyWorldTransform in enhanced 2003-06-23 19:46:56 +00:00
dcvalues.c Some -DSTRICT fixes. 2002-11-21 21:50:04 +00:00
dib.c StretchDIBits: avoid crash on null pointers. 2002-11-25 01:10:04 +00:00
enhmetafile.c Make SetMapMode set default window and viewport extents as in 2003-05-11 02:50:21 +00:00
font.c Don't enable client side fonts unless we have at least one non-symbol 2003-06-23 20:51:06 +00:00
gdiobj.c Implemented GdiComment for enhanced metafiles. 2003-05-21 18:28:49 +00:00
linedda.c Moved EnumObjects16, LineDDA16 and associated glue code to gdi16.c. 2002-10-18 23:33:41 +00:00
metafile.c Playback escapes in metafiles. 2003-05-11 03:07:03 +00:00
palette.c Extended SetSystemPaletteUse to deal with error conditions. 2003-02-01 00:36:38 +00:00
pen.c Some -DSTRICT fixes. 2002-11-21 21:50:04 +00:00
region.c GetRandomRgn(...,1) returns the current clipping rgn. 2003-05-19 19:03:19 +00:00
text.c Don't enable client side fonts unless we have at least one non-symbol 2003-06-23 20:51:06 +00:00