Sweden-Number/dlls/gdi32/tests
Akihiro Sagawa f50e649578 gdi32/tests: Fix tests for fixed-pitch full-width character advance. It's double of tmAveCharWidth.
For instance, 19 ppem "VL Gothic" on Windows, the advance value is 10
for half-width characters, but 18 for full-width characters.  In this
case, tmAveCharWidth is 9. Thus using tmAveCharWidth is reasonable.
2013-04-04 19:39:00 +02:00
..
Makefile.in
bitmap.c gdi32: Avoid memory leaks (coverity). 2012-10-29 10:34:54 +01:00
brush.c gdi32: Add sanity checks for brush hatch styles. 2011-12-30 11:04:16 +01:00
clipping.c gdi32: Support wrongly ordered rectangles in RectVisible. 2012-12-14 17:37:41 +01:00
dc.c gdi32/tests: Define the required Windows version before including anything. 2013-02-18 14:51:04 +01:00
dib.c gdi32: Avoid memory leaks (coverity). 2012-10-29 10:34:54 +01:00
font.c gdi32/tests: Fix tests for fixed-pitch full-width character advance. It's double of tmAveCharWidth. 2013-04-04 19:39:00 +02:00
gdiobj.c gdi32: Use HandleToULong inline function to convert handle to index instead of casting. 2012-10-12 11:27:58 +02:00
generated.c
icm.c
mapping.c
metafile.c gdi32: ExcludeClipRect should update actual clipping region for a EMF DC. 2013-02-14 11:14:47 +01:00
palette.c
path.c
pen.c gdi32: Store the pattern brush information for geometric pens. 2011-12-30 11:04:23 +01:00
resource.rc gdi32/tests: Add tests for vertical font. 2011-12-13 18:59:10 +01:00
vertical.sfd gdi32/tests: Add tests for vertical font. 2011-12-13 18:59:10 +01:00
vertical.ttf gdi32/tests: Add tests for vertical font. 2011-12-13 18:59:10 +01:00
wine_test.sfd gdi32: Added GetGlyphOutlineW tests on glyph that contains empty contour. 2012-11-13 16:57:02 +01:00
wine_test.ttf gdi32: Added GetGlyphOutlineW tests on glyph that contains empty contour. 2012-11-13 16:57:02 +01:00