commit | 18d7573c5e6a900f8313213e0aeb24561f55e764 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue Jan 29 03:02:50 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jan 29 03:02:50 2002 +0000 |
tree | 55457f9f96f3f906fa54934626740e1e502fc4cc | |
parent | ba7ccc4cc654a720269492b685d7233f69d3af54 [diff] |
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.