Sweden-Number/objects
Huw D M Davies 8da26fb26a - Implement AddFontResource*, add stubs for RemoveFontResource*.
- Add support for GGO_BEZIER and a few bug fixes for GGO_NATIVE.
- Much better support for non ansi charsets in font matching.
- Proper implementation of GetTextFace for gdi font.
- Load fonts that are listed in the registry but aren't in
  %WINDOWSDIR%\fonts.
- Revert TranslateCharsetInfo to use codepage 1252 with ANSI_CHARSET.
- Add support for VIETNAMESE_CHARSET and SYMBOL_CHARSET.
2002-06-22 01:19:29 +00:00
..
.cvsignore Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
bitmap.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
brush.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
clipping.c Moved DC origin into device-specific structure. 2002-06-10 22:52:47 +00:00
dc.c Moved DC origin into device-specific structure. 2002-06-10 22:52:47 +00:00
dcvalues.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
dib.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
enhmetafile.c Better encapsulation of the font and metafile objects. 2002-06-04 01:02:51 +00:00
font.c - Implement AddFontResource*, add stubs for RemoveFontResource*. 2002-06-22 01:19:29 +00:00
gdiobj.c Fixed the names of some stock fonts. 2002-06-13 23:59:53 +00:00
linedda.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
metafile.c Better encapsulation of the font and metafile objects. 2002-06-04 01:02:51 +00:00
palette.c Better separation of the palette functions. 2002-06-02 21:40:24 +00:00
pen.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
region.c Moved DC origin into device-specific structure. 2002-06-10 22:52:47 +00:00
text.c - Implement AddFontResource*, add stubs for RemoveFontResource*. 2002-06-22 01:19:29 +00:00