Vincent Povirk
|
da31ddb797
|
gdiplus: Account for GDI+ drawing operations in the metafile frame.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-03 10:22:35 +09:00 |
Vincent Povirk
|
0f3db73628
|
gdiplus: Implement playback of Clear operations.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-03 10:22:30 +09:00 |
Vincent Povirk
|
5c6247f7e2
|
gdiplus: Implement writing Clear operation to metafiles.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-03 10:22:26 +09:00 |
Vincent Povirk
|
f42ff6feab
|
gdiplus/tests: Accept empty metafiles having 0 size on Windows.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-07 12:32:21 +09:00 |
Vincent Povirk
|
4ed1b4f5e8
|
gdiplus: Allow recording metafiles with a NULL frame.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-07 12:58:16 +09:00 |
Vincent Povirk
|
1e67fcce9d
|
gdiplus: Add test for creating a metafile with NULL frameRect.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-07 12:58:10 +09:00 |
Vincent Povirk
|
18e65a95a7
|
gdiplus: Fix bounds of recorded Metafile objects.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-07 12:58:01 +09:00 |
André Hentschel
|
1ff3264deb
|
gdiplus/tests: Use todo_wine_if() in tests.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-16 12:09:39 +09:00 |
Vincent Povirk
|
592533bd72
|
gdiplus: Use GdipGetMetafileHeaderFromEmf when opening metafiles.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-01 22:53:54 +09:00 |
Vincent Povirk
|
1735a7240e
|
gdiplus: Use reference device to determine created metafile resolution.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-01 22:53:54 +09:00 |
Vincent Povirk
|
233f1c1b88
|
gdiplus: Add initial GdipGetMetafileHeaderFromEmf implementation.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-01 22:53:53 +09:00 |
Vincent Povirk
|
09c16eb5d3
|
gdiplus/tests: Add tests for metafile headers and image information.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-01 22:53:53 +09:00 |
Alistair Leslie-Hughes
|
94f6d069f2
|
gdiplus: GdipConvertToEmfPlus parameter succ is optional.
|
2015-07-10 21:44:49 +09:00 |
Vincent Povirk
|
6332297bf5
|
gdiplus: Add option to save metafile tests to files.
|
2014-01-27 14:13:32 +01:00 |
Vincent Povirk
|
3f8864ea82
|
gdiplus: Add test for page transform in metafiles.
|
2014-01-27 14:13:30 +01:00 |
Vincent Povirk
|
68b60c0ddd
|
gdiplus: Add metafile test for FillRectangles.
|
2013-11-25 15:15:52 +01:00 |
Frédéric Delanoy
|
1787509111
|
gdiplus/tests: Use BOOL type where appropriate.
|
2013-11-13 11:22:01 +01:00 |
Dmitry Timoshkov
|
1c8d4aaa4b
|
gdiplus/tests: Fix tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:20 +02:00 |
Vincent Povirk
|
d8a855305f
|
gdiplus: Implement GdipCloneImage for metafiles with a handle.
|
2012-11-01 10:50:41 +01:00 |
Vincent Povirk
|
0cbec5508b
|
gdiplus: Implement drawing metafiles with an emf handle.
|
2012-11-01 10:50:37 +01:00 |
Vincent Povirk
|
954b49382f
|
gdiplus: Add tests for drawing recorded metafiles.
|
2012-11-01 10:50:33 +01:00 |
Vincent Povirk
|
fda2fc7684
|
gdiplus: Implement GdipPlayMetafileRecord for EMF records.
|
2011-07-08 13:40:42 +02:00 |
Vincent Povirk
|
71325800dc
|
gdiplus: Add tests for GdipPlayMetafileRecord.
|
2011-07-08 11:26:27 +02:00 |
Vincent Povirk
|
351a78bb4a
|
gdiplus: Add test for recording emf-only metafiles.
|
2011-07-08 11:26:20 +02:00 |
Vincent Povirk
|
44c57121ea
|
gdiplus: Implement GetDC for metafiles.
|
2011-07-08 11:26:14 +02:00 |
Vincent Povirk
|
29b6b75edb
|
gdiplus: Add test for GdipGetDC on metafiles.
|
2011-05-23 11:16:11 +02:00 |
Vincent Povirk
|
fd9c5d7d01
|
gdiplus: Implement GdipEnumerateMetafileSrcRectDestPoints.
|
2011-05-23 11:16:06 +02:00 |
Vincent Povirk
|
06b23138e2
|
gdiplus: Remove is_emfplus field from test structure, as it's redundant.
|
2011-05-23 11:15:59 +02:00 |
Vincent Povirk
|
11248262be
|
gdiplus: Add test for metafile enumeration.
|
2011-05-23 11:15:48 +02:00 |
Vincent Povirk
|
d436e51872
|
gdiplus: Add basic metafile recording support.
|
2011-05-23 11:15:41 +02:00 |
Vincent Povirk
|
757012cd3c
|
gdiplus: Test the types of records in an empty EMF+.
|
2011-01-27 14:16:47 +01:00 |
Vincent Povirk
|
a06b4bc59b
|
gdiplus: Test for EMF+ recording.
|
2011-01-27 14:16:38 +01:00 |