Dmitry Timoshkov
|
450e09c8c6
|
gdiplus: Make some data const.
|
2012-06-21 08:36:28 +02:00 |
Dmitry Timoshkov
|
755c19f3e7
|
gdiplus: Implement GdipImageSelectActiveFrame.
|
2012-06-20 11:07:15 +02:00 |
Dmitry Timoshkov
|
9e12bc0175
|
gdiplus: Create a copy of the source stream when loading an image.
|
2012-06-19 13:44:07 +02:00 |
Dmitry Timoshkov
|
8b1bbd4fe5
|
gdiplus: Add active frame parameter to the WIC decoder interface.
|
2012-06-19 13:44:07 +02:00 |
Dmitry Timoshkov
|
9de1d86132
|
gdiplus: Fix parameter order in expect() calls.
|
2012-06-19 13:44:07 +02:00 |
Dmitry Timoshkov
|
527cae47e3
|
gdiplus: Remove a redundant cast.
|
2012-06-19 13:44:07 +02:00 |
Dmitry Timoshkov
|
3439f28679
|
gdiplus: GdipCreateFontFromLogfont also returns NotTrueTypeFont for a not present font.
|
2012-06-19 13:44:07 +02:00 |
Dmitry Timoshkov
|
eeb52474c1
|
gdiplus: Add a test for creating a nonexistent font with GdipCreateFontFromLogfont.
|
2012-06-19 13:44:07 +02:00 |
Dmitry Timoshkov
|
ac38e69a92
|
gdiplus: Accept wider range of fonts.
|
2012-06-14 19:16:00 +02:00 |
Vincent Povirk
|
b5ef70c583
|
gdiplus: Check for NULL image in GdipImageRotateFlip.
|
2012-06-14 19:13:27 +02:00 |
Francois Gouget
|
15846adef0
|
gdiplus: Make get_font_hfont() static.
|
2012-06-12 11:11:32 +02:00 |
Dmitry Timoshkov
|
a33d34b83e
|
gdiplus: Avoid needless gotos.
|
2012-05-25 13:44:01 +02:00 |
Dmitry Timoshkov
|
4060716dc4
|
gdiplus: Return correct status code if GdipAlloc fails.
|
2012-05-25 13:43:57 +02:00 |
Dmitry Timoshkov
|
a7d14b0d2c
|
gdiplus: Reimplement GdipIsEmptyRegion.
|
2012-05-25 13:41:14 +02:00 |
Dmitry Timoshkov
|
a4f79c347e
|
gdiplus: Use font emSize to map to pixel size instead of using gdi32 font metrics.
|
2012-05-21 11:34:37 +02:00 |
Dmitry Timoshkov
|
eeee536ad6
|
gdiplus: Implement GdipImageGetFrameCount.
|
2012-05-17 17:44:26 +02:00 |
Dmitry Timoshkov
|
007d642e53
|
gdiplus: Save total and current frame in the image structure.
|
2012-05-17 17:44:25 +02:00 |
Dmitry Timoshkov
|
d0fcc19e7e
|
gdiplus: Fix the clipping region calculation.
|
2012-05-15 17:02:05 +02:00 |
Dmitry Timoshkov
|
bf9aed6f5c
|
gdiplus: Measure the passed in string without height clipping in order to compute correct Y offset.
|
2012-05-15 17:02:04 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Dmitry Timoshkov
|
5e4d64d18e
|
gdiplus: Create 'const' friendly internal entries for font APIs.
|
2012-05-14 17:49:02 +02:00 |
Dmitry Timoshkov
|
a90fcbff00
|
gdiplus: Add a bunch of tests for internal font metrics.
|
2012-05-11 15:43:55 +02:00 |
Dmitry Timoshkov
|
83e88af325
|
gdiplus: Fetch font family metrics from truetype font data.
|
2012-05-11 15:43:42 +02:00 |
Dmitry Timoshkov
|
c626528a91
|
gdiplus: Use OUTLINETEXTMETRIC instead of LOGFONT to store GpFont metrics.
|
2012-05-11 15:42:09 +02:00 |
Dmitry Timoshkov
|
915cd7b5b2
|
gdiplus: Use appropriate accessors to calculate font height instead of accessing GpFont internals directly.
|
2012-05-11 15:40:41 +02:00 |
Dmitry Timoshkov
|
2c93bf7e4e
|
gdiplus: Retrieve LOGFONT from a GpFont using GdipGetLogFontW instead of accessing it directly.
|
2012-05-11 15:40:13 +02:00 |
Dmitry Timoshkov
|
54b69043eb
|
gdiplus: Derive GpFont from GpFontFamily.
|
2012-05-09 12:03:33 +02:00 |
Alexandre Julliard
|
039c85346c
|
gdiplus: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case.
|
2012-05-02 12:02:17 +02:00 |
Dmitry Timoshkov
|
542e30b531
|
gdiplus: Add more traces to font APIs.
|
2012-05-01 14:45:38 +02:00 |
Vincent Povirk
|
7b5af23604
|
gdiplus: Implement GdipWidenPath for closed figures.
|
2012-04-26 19:27:24 +02:00 |
Vincent Povirk
|
930cdab2e9
|
gdiplus: Add basic implementation of GdipWidenPath.
|
2012-04-26 19:27:17 +02:00 |
Vincent Povirk
|
3a3ca55ffa
|
gdiplus: Return OutOfMemory when creating a path gradient from a NULL path.
|
2012-04-26 19:27:01 +02:00 |
Vincent Povirk
|
ea3e26e32d
|
gdiplus: Return OutOfMemory when creating a path gradient with NULL points.
|
2012-04-26 19:26:57 +02:00 |
Vincent Povirk
|
e2b59a87b0
|
gdiplus: Store only one surround color if all colors are the same.
|
2012-04-25 12:16:36 +02:00 |
Vincent Povirk
|
8273d58a96
|
gdiplus: Implement GdipSetPathGradientSigmaBlend.
|
2012-04-25 12:16:24 +02:00 |
Vincent Povirk
|
d0a85604d5
|
gdiplus: Implement GdipSetPathGradientLinearBlend.
|
2012-04-25 12:16:20 +02:00 |
Vincent Povirk
|
b66fd44080
|
gdiplus: Implement GdipSetPathGradientBlend, with tests.
|
2012-04-25 12:16:15 +02:00 |
Vincent Povirk
|
4a78d7c6b4
|
gdiplus: Remove FIXME on implemented function.
|
2012-04-25 12:16:09 +02:00 |
Dmitry Timoshkov
|
1e12570d72
|
gdiplus: Use symbolic name of the font style.
|
2012-04-24 19:10:42 +02:00 |
Dmitry Timoshkov
|
e43fce0da9
|
gdiplus: Do not rely on an enumerated font size being equal to otmEMSquare.
|
2012-04-24 18:42:17 +02:00 |
Vincent Povirk
|
075775a81b
|
gdiplus: Implement accessors for graphics rendering origin.
|
2012-04-24 11:37:46 +02:00 |
Dmitry Timoshkov
|
4b9e1db09f
|
gdiplus: Use Tahoma instead of Arial for gdiplus font tests.
|
2012-04-23 11:41:25 +02:00 |
Dmitry Timoshkov
|
44ec1a2e52
|
gdiplus: Use symbolic names of font styles.
|
2012-04-23 11:40:52 +02:00 |
Dmitry Timoshkov
|
9b5b04c1c1
|
gdiplus: Avoid saving negative values in pixel_size and emSize.
|
2012-04-23 11:40:37 +02:00 |
Francois Gouget
|
84bc0f7888
|
gdiplus/tests: Make test_pathgradientpresetblend() static.
|
2012-04-20 12:00:29 +02:00 |
Dmitry Timoshkov
|
600cbb7874
|
gdiplus: Use StretchBlt instead of GdiAlphaBlend if device doesn't support alpha blending.
|
2012-04-19 19:28:10 +02:00 |
Vincent Povirk
|
57e4912108
|
gdiplus: Add support for JPEG encoding.
|
2012-04-18 17:15:53 +02:00 |
Vincent Povirk
|
c374fe9bdb
|
gdiplus: Implement path gradient transform setters.
|
2012-04-04 19:02:42 +02:00 |
Vincent Povirk
|
09b7aed7a2
|
gdiplus: Set the wrap mode in the path gradient constructor.
|
2012-04-04 19:02:36 +02:00 |
Vincent Povirk
|
b228426d8e
|
gdiplus: Default path gradient center color depends on the constructor.
|
2012-04-04 19:02:30 +02:00 |