.. |
tests
|
gdiplus: Store newer gdi+ version in created GdipRegions.
|
2017-07-19 20:53:31 +02:00 |
Makefile.in
|
gdiplus: Reimplement metafile loading using gdi32 instead of IPicture.
|
2016-08-22 12:39:12 +09:00 |
brush.c
|
gdiplus: Fix GdipCreateLineBrushFromRectWithAngle implementation.
|
2016-10-25 18:33:33 +02:00 |
customlinecap.c
|
gdiplus: Added GdipGetCustomLineCapType().
|
2017-02-03 19:05:13 +01:00 |
font.c
|
gdiplus: Check for null in GdipGetFontHeight.
|
2017-03-08 21:40:31 +01:00 |
gdiplus.c
|
gdiplus: Fix generic string formats behavior.
|
2017-04-28 18:40:11 +02:00 |
gdiplus.manifest
|
…
|
|
gdiplus.rc
|
…
|
|
gdiplus.spec
|
gdiplus: Fix GdipCreateStreamOnFile spec file entry.
|
2017-02-27 10:14:17 +01:00 |
gdiplus11.manifest
|
…
|
|
gdiplus_private.h
|
gdiplus: Add write_path_data helper to create EMF+ path object.
|
2017-07-19 20:53:37 +02:00 |
graphics.c
|
gdiplus: Fix GdipGetVisibleClipBounds behavior on metafiles.
|
2017-07-13 21:04:27 +02:00 |
graphicspath.c
|
gdiplus: Free dash_pattern_scaled (Coverity).
|
2017-07-24 20:05:34 +02:00 |
image.c
|
gdiplus: Add partial support for GdipDrawImagePointsRect on metafile.
|
2017-07-10 20:51:11 +02:00 |
imageattributes.c
|
gdiplus: Copy remap tables when cloning an ImageAttributes.
|
2016-08-27 13:22:09 +09:00 |
matrix.c
|
gdiplus: Use static data for identity check in GdipIsMatrixIdentity().
|
2016-11-04 18:42:45 +01:00 |
metafile.c
|
gdiplus: Add write_path_data helper to create EMF+ path object.
|
2017-07-19 20:53:37 +02:00 |
pathiterator.c
|
…
|
|
pen.c
|
gdiplus: Implement GdipResetPenTransform.
|
2016-02-06 12:23:48 +09:00 |
region.c
|
gdiplus: Use write_path_data helper in GdipGetRegionData.
|
2017-07-19 20:53:41 +02:00 |
stringformat.c
|
gdiplus: Use better naming for line alignment format field.
|
2017-04-28 18:40:13 +02:00 |