Dmitry Timoshkov
|
1418cd796c
|
gdiplus: GdipMeasureCharacterRanges shouldn't treat empty layout rectangle as infinite bounds.
|
2012-08-22 12:12:11 +02:00 |
Dmitry Timoshkov
|
32d37c832d
|
gdiplus: Add a bunch of tests for GdipMeasureCharacterRanges.
|
2012-08-22 12:12:04 +02:00 |
Dmitry Timoshkov
|
acc4623fd0
|
gdiplus: Use set_rect_empty() helper to make the code slightly more compact and readable.
|
2012-08-21 11:47:15 +02:00 |
Dmitry Timoshkov
|
de6c150d98
|
gdiplus: Add a test for extra space added by GdipMeasureString.
|
2012-08-20 17:06:13 +02:00 |
Dmitry Timoshkov
|
e9aef40c26
|
gdiplus: Round the layout rectangle down instead of up in gdip_format_string().
|
2012-08-20 17:05:39 +02:00 |
Dmitry Timoshkov
|
003333e6cb
|
gdiplus: Add a test for measuring string that doesn't fit into layout rectangle.
|
2012-08-20 17:05:22 +02:00 |
Francois Gouget
|
1051a107a4
|
gdiplus/tests: Make pixels_to_units() static.
|
2012-08-16 17:08:00 +02:00 |
Dmitry Timoshkov
|
50931d8985
|
gdiplus: Add a test for font height scaling.
|
2012-08-15 13:54:55 +02:00 |
Dmitry Timoshkov
|
6f4625559e
|
gdiplus: GdipMeasureString should apply its internal scaling factors to layout rectangle.
|
2012-08-15 13:52:52 +02:00 |
Dmitry Timoshkov
|
889be9d447
|
gdiplus: get_font_hfont helper should transform returned font height using font and device unit/resolution/scale.
|
2012-08-14 16:41:56 +02:00 |
Dmitry Timoshkov
|
f8b1154226
|
gdiplus: GdipGetLogFontW should transform returned font height using font and device unit/resolution/scale.
|
2012-08-14 16:41:55 +02:00 |
Dmitry Timoshkov
|
b953011f9e
|
gdiplus: Add more tests for GdipMeasureString using device with custom resolution.
|
2012-08-14 16:41:53 +02:00 |
Dmitry Timoshkov
|
e6c69e9685
|
gdiplus: Add some GdipTransformPoints tests for a device with different x/y resolutions.
|
2012-07-26 11:08:02 +02:00 |
Dmitry Timoshkov
|
b20a1f56b0
|
gdiplus: GdipMeasureString operates internally in pixels but in/out rectangles are in device units.
|
2012-07-18 17:17:46 +02:00 |
Dmitry Timoshkov
|
9288acda1d
|
gdiplus: GdipGetFontHeight should convert height from font to device units.
|
2012-07-18 17:17:38 +02:00 |
Dmitry Timoshkov
|
9da37c769e
|
gdiplus: Add a test for font and graphics using different base units.
|
2012-07-18 17:17:14 +02:00 |
Dmitry Timoshkov
|
3439f28679
|
gdiplus: GdipCreateFontFromLogfont also returns NotTrueTypeFont for a not present font.
|
2012-06-19 13:44:07 +02:00 |
Marcus Meissner
|
f0392c77bc
|
gdiplus: Check return values of GdipCreateMatrix(2) (Coverity).
|
2011-07-14 14:14:04 +02:00 |
Vincent Povirk
|
3a6ba94011
|
gdiplus: Add test showing scaling does not affect returned HDC objects.
|
2011-07-08 11:26:31 +02:00 |
Vincent Povirk
|
6cc7e7f7c4
|
gdiplus: Implement GdipMeasureDriverString.
|
2011-06-28 16:46:16 -05:00 |
Vincent Povirk
|
640c7b5e4f
|
gdiplus: Test MeasureDriverString with a character that has an underhang.
|
2011-06-28 16:46:12 -05:00 |
Vincent Povirk
|
0ec9d398a5
|
gdiplus: Fix the order of arguments to expectf in test_string_functions.
|
2011-06-28 16:46:05 -05:00 |
Vincent Povirk
|
c0682a26d2
|
gdiplus: Add test for GdipMeasureDriverString.
|
2011-06-27 16:59:08 -05:00 |
Vincent Povirk
|
be0af56be3
|
gdiplus: Add a software implementation of GdipDrawDriverString.
|
2011-04-05 13:36:56 +02:00 |
Vincent Povirk
|
15140a722e
|
gdiplus: Add basic implementation of GdipDrawDriverString.
|
2011-04-01 10:48:25 +02:00 |
Vincent Povirk
|
b3dfe973ad
|
gdiplus: Add test for GdipSetTextRenderingHint and make it pass.
|
2011-03-29 12:37:03 +02:00 |
Vincent Povirk
|
204253b6ba
|
gdiplus: Add test for GdipDrawDriverString.
|
2011-03-29 12:36:59 +02:00 |
Vincent Povirk
|
71eb248c30
|
gdiplus: Implement GdipFillRectangle based on GdipFillPath.
|
2011-03-17 10:42:32 +01:00 |
Vincent Povirk
|
a2631ae1d2
|
gdiplus: Add tests for interpolation mode and make them pass.
|
2011-03-10 14:10:15 +01:00 |
Maarten Lankhorst
|
c057694883
|
gdiplus: Add tests and fix GdipDrawImagePointsRect.
|
2011-03-03 17:47:15 +01:00 |
Austin English
|
f817e547f9
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 17:30:00 +01:00 |
Austin English
|
2ebcaf1a51
|
gdiplus/tests: Remove redundant assignments (LLVM/Clang).
|
2011-02-10 10:27:55 -06:00 |
Austin English
|
e77d27a2eb
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 10:27:39 -06:00 |
Vincent Povirk
|
c8a48f237e
|
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
|
2010-10-01 13:44:39 +02:00 |
Vincent Povirk
|
728aaf2902
|
gdiplus: Add tests for the HDC's we get from bitmap objects.
|
2010-08-17 11:55:33 +02:00 |
Vincent Povirk
|
9a6eabf0b5
|
gdiplus: Create HBITMAP-less bitmap objects for exotic pixel formats.
|
2010-08-17 11:55:33 +02:00 |
Wade Gobel
|
cceb3dc77a
|
gdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI.
|
2010-07-28 14:01:52 +02:00 |
Wade Gobel
|
f4e2af65c5
|
gdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedCurve2I in the cases that count <= 1.
|
2010-07-28 14:01:52 +02:00 |
Alexandre Julliard
|
811cdfaf27
|
gdi32: Reject invalid DIB depths in CreateDIBSection.
|
2010-07-20 14:40:32 +02:00 |
Alexandre Julliard
|
5d71136611
|
gdiplus/tests: Use Tahoma instead of Courier New for testing font metrics.
|
2010-07-01 11:38:46 +02:00 |
Vincent Povirk
|
deb6466f3f
|
gdiplus: Implement GdipMeasureCharacterRanges.
|
2010-03-31 11:40:20 +02:00 |
Vincent Povirk
|
f860285cca
|
gdiplus: Add tests for GdipMeasureCharacterRanges.
|
2010-03-31 11:40:15 +02:00 |
Vincent Povirk
|
21109a40fb
|
gdiplus: Fix the linesfilled calculation in GdipMeasureString.
|
2010-03-31 11:40:08 +02:00 |
Vincent Povirk
|
0bc54fb4fb
|
gdiplus: Add a test for GdipMeasureString.
|
2010-03-31 11:39:43 +02:00 |
Vincent Povirk
|
0f919e365b
|
gdiplus: Add tests for GdipDrawString.
|
2010-03-31 11:37:45 +02:00 |
Alexandre Julliard
|
be748e0d71
|
gdiplus/tests: Create a window for graphics tests instead of painting over the desktop.
|
2010-03-19 11:59:51 +01:00 |
Paul Vriens
|
0513eb506e
|
gdiplus/tests: Fix a test failure on Win98/WinMe.
|
2010-03-16 17:03:43 +01:00 |
Justin Chevrier
|
b4bfa6e1c1
|
gdiplus: Basic implementation of GdipGetNearestColor with changes to test to reflect fixes.
|
2010-02-26 14:18:59 +01:00 |
Justin Chevrier
|
56238cd70e
|
gdiplus/test: Add GdipGetNearestColor test.
|
2010-02-26 14:18:59 +01:00 |
Huw Davies
|
b18cc9f680
|
gdiplus: Fix a memory leak in the tests.
Found by Valgrind.
|
2009-12-15 16:09:12 +01:00 |
Andrew Eikum
|
f5896a2be0
|
gdiplus: Implement GdipIsVisibleRect.
|
2009-08-27 11:51:24 +02:00 |
Andrew Eikum
|
d06dd2d7cb
|
gdiplus: Implement GdipIsVisiblePoint.
|
2009-08-27 11:51:08 +02:00 |
Vincent Povirk
|
dad00cce44
|
gdiplus: Add a test for drawing to application-provided memory.
|
2009-08-19 12:15:22 +02:00 |
Francois Gouget
|
04105f7ff3
|
gdiplus/tests: Add a trailing '\n' to an ok() call.
|
2009-08-19 12:07:28 +02:00 |
Andrew Eikum
|
60fc01a0c4
|
gdiplus/tests: Add tests for GdipGetVisibleClipBounds.
|
2009-08-13 16:44:28 +02:00 |
Vincent Povirk
|
c71853cda5
|
gdiplus: Ignore the graphics transforms in GdipGetRegionBounds.
|
2009-08-04 12:49:01 +02:00 |
Andrew Eikum
|
1ef13941f6
|
gdiplus: Implement GdipSaveGraphics and GdipRestoreGraphics.
|
2009-07-08 20:35:20 +02:00 |
Andrew Eikum
|
0ed10bf696
|
gdiplus/tests: Test cases for GdipBeginContainer2.
|
2009-07-07 12:33:21 +02:00 |
Andrew Eikum
|
4c0edba681
|
gdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I.
|
2009-06-30 12:58:31 +02:00 |
Andrew Eikum
|
c2aa66d506
|
gdiplus/tests: Add tests for GdipDrawCurve2I.
|
2009-06-29 12:29:35 +02:00 |
Andrew Eikum
|
fe55f0df2a
|
gdiplus/tests: Add tests for GdipDrawCurveI.
|
2009-06-29 12:29:32 +02:00 |
Andrew Eikum
|
7dcfb09b1e
|
gdiplus/tests: Add tests for GdipDrawCurve2.
|
2009-06-29 12:29:27 +02:00 |
Andrew Eikum
|
ff95a69f5a
|
gdiplus/tests: Fix resource leaks in several tests.
A few tests initialized two GpGraphics objects, and only released one.
These have been fixed by removing the redundant initialization.
|
2009-06-26 14:38:13 +02:00 |
Andrew Eikum
|
119e9af74a
|
gdiplus: Test cases and parameter checks for GdipDrawCurve.
|
2009-06-08 12:41:58 +02:00 |
Vincent Povirk
|
c486e8147d
|
gdiplus: Implement GdipTransformPointsI.
|
2009-05-20 10:51:42 +02:00 |
Vincent Povirk
|
2af29ed916
|
gdiplus: Implement GdipTransformPoints.
|
2009-05-20 10:51:33 +02:00 |
Vincent Povirk
|
0879b767ae
|
gdiplus: GdipDrawString: Handle either a width or height of 0 sanely.
Based on Aric's recent patch.
|
2009-04-02 15:09:55 +02:00 |
Nikolay Sivov
|
8c096167d7
|
gdiplus: Add testing for ObjectBusy in some Graphics methods.
|
2009-02-03 12:48:46 +01:00 |
Nikolay Sivov
|
63ae714fc6
|
gdiplus: Stub for GdipGetNearestColor.
|
2008-12-11 11:50:42 +01:00 |
Vincent Povirk
|
23456b690f
|
gdiplus/tests: Fix a double-free in the graphics test.
Spotted by Lionel Debroux.
|
2008-12-09 10:25:26 +01:00 |
Hans Leidekker
|
df93d19d3d
|
gdiplus: Return success from the GdipSaveGraphics and GdipRestoreGraphics stubs.
|
2008-11-24 14:25:10 +01:00 |
Nikolay Sivov
|
56173d4005
|
gdiplus: Added GdipGetTextContrast.
|
2008-11-10 11:07:26 +01:00 |
Nikolay Sivov
|
3ecb8bdd61
|
gdiplus: Stubs for GdipIsVisiblePoint/GdipIsVisiblePointI.
|
2008-09-30 10:13:31 -05:00 |
Nikolay Sivov
|
e2817e59b1
|
gdiplus: Implemented GdipSetClipPath.
|
2008-09-30 10:13:23 -05:00 |
Nikolay Sivov
|
8d9c4867ae
|
gdiplus: Implemented GdipSetClipRect/GdipSetClipRectI.
|
2008-09-25 11:24:46 +02:00 |
Nikolay Sivov
|
bff1678f54
|
gdiplus: Implemented GdipGraphicsClear.
|
2008-09-05 12:59:33 +02:00 |
Francois Gouget
|
aafaec4f43
|
gdiplus/tests: Remove unneeded casts.
|
2008-09-02 13:59:17 +02:00 |
Nikolay Sivov
|
813d6dc537
|
gdiplus: Implemented GdipIsEmptyClip with tests.
|
2008-08-29 12:32:08 +02:00 |
Nikolay Sivov
|
ff88d4e18e
|
gdiplus: Implemented GdipResetClip with tests.
|
2008-08-29 12:32:01 +02:00 |
Nikolay Sivov
|
0df5fb50f7
|
gdiplus: Implemented GdipSetClipRegion with basic tests.
|
2008-08-28 11:24:48 +02:00 |
Nikolay Sivov
|
ef50aa330e
|
gdiplus: Implemented GdipGetClip.
|
2008-08-27 13:21:22 +02:00 |
Nikolay Sivov
|
078c6a3925
|
gdiplus: Implemented GdipIsInfiniteRegion with tests.
|
2008-08-26 12:07:42 +02:00 |
Nikolay Sivov
|
32ac2d1909
|
gdiplus: Test for default Graphics clipping region.
|
2008-08-26 12:07:42 +02:00 |
Nikolay Sivov
|
c61ece6752
|
gdiplus: Basic parameter check in GdipTransformPoints with tests.
|
2008-08-26 12:07:42 +02:00 |
Nikolay Sivov
|
960de09ed1
|
gdiplus: GdipDeleteGraphics affected by busy state too. Test added.
|
2008-08-26 12:07:42 +02:00 |
Nikolay Sivov
|
f0a507e1fc
|
gdiplus: Made Graphics calls check for busy state.
|
2008-08-25 11:38:14 +02:00 |
Nikolay Sivov
|
366ae1e6c6
|
gdiplus: Basic GdipGetDC/GdipReleaseDC implementation.
|
2008-08-25 11:38:02 +02:00 |
Nikolay Sivov
|
4570501155
|
gdiplus: Added a test for GdipGetDC/GdipReleaseDC behaviour + fixes to be able to run it.
|
2008-08-25 11:37:40 +02:00 |
Nikolay Sivov
|
0db63a0264
|
gdiplus: Free memory after some Graphics tests.
|
2008-08-25 11:37:07 +02:00 |
Nikolay Sivov
|
eb18ce9d4e
|
gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test.
|
2008-05-12 14:00:22 +02:00 |
Lei Zhang
|
321dfcc7a9
|
gdiplus: Do not access freed memory in a test.
|
2008-04-22 11:56:32 +02:00 |
Lei Zhang
|
9c9209ac0b
|
gdiplus: Initialize variables in the graphics test.
|
2008-04-22 11:56:28 +02:00 |
Royal Chan
|
6e7b5347e3
|
gdiplus: Implement GdipDrawLinesI based on GdipDrawLines.
|
2008-02-29 20:07:13 +01:00 |
Royal Chan
|
b83abb6122
|
gdiplus: Added conformance tests for GdipDrawLineI.
|
2008-02-26 11:23:29 +01:00 |
Royal Chan
|
ea92872af0
|
gdiplus: GdipDrawArc should return InvalidParameter for non-positive values of height and width.
|
2008-02-26 11:23:16 +01:00 |
Royal Chan
|
fc31303780
|
diplus: Implemented GdipDrawArcI based on GdipDrawArc.
|
2008-02-26 11:22:38 +01:00 |
Royal Chan
|
da161a50f3
|
diplus: Implement GdipDrawBezierI based on GdipDrawBezier.
|
2008-02-26 11:22:26 +01:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Evan Stade
|
d13e1ba0e8
|
gdiplus: Added GpGraphics save/restore tests.
|
2007-07-16 15:04:31 +02:00 |
Evan Stade
|
05a7cef855
|
gdiplus: Constructor tests for GpGraphics.
|
2007-07-16 15:04:18 +02:00 |