Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers...
commit18d7573c5e6a900f8313213e0aeb24561f55e764
authorAlexandre Julliard <julliard@winehq.org>
Tue, 29 Jan 2002 03:02:50 +0000 (29 03:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Jan 2002 03:02:50 +0000 (29 03:02 +0000)
tree55457f9f96f3f906fa54934626740e1e502fc4cc
parentba7ccc4cc654a720269492b685d7233f69d3af54
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.
configure
configure.in
dlls/gdi/freetype.c
include/config.h.in
include/font.h
include/gdi.h
objects/dc.c
objects/font.c
objects/gdiobj.c