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.
Showing
- configure 154 additions, 133 deletionsconfigure
- configure.in 4 additions, 0 deletionsconfigure.in
- dlls/gdi/freetype.c 804 additions, 124 deletionsdlls/gdi/freetype.c
- include/config.h.in 3 additions, 0 deletionsinclude/config.h.in
- include/font.h 1 addition, 2 deletionsinclude/font.h
- include/gdi.h 2 additions, 0 deletionsinclude/gdi.h
- objects/dc.c 0 additions, 2 deletionsobjects/dc.c
- objects/font.c 54 additions, 14 deletionsobjects/font.c
- objects/gdiobj.c 15 additions, 8 deletionsobjects/gdiobj.c
Loading
Please register or sign in to comment