.. |
tests
|
gdiplus/tests: Use the available ARRAY_SIZE() macro.
|
2018-06-11 11:41:59 +02:00 |
Makefile.in
|
gdiplus: Reimplement metafile loading using gdi32 instead of IPicture.
|
2016-08-22 12:39:12 +09:00 |
brush.c
|
gdiplus: Use ARRAY_SIZE() macro.
|
2018-05-14 23:51:27 +02:00 |
customlinecap.c
|
gdiplus: Implement unfilled mode for arrow caps.
|
2018-05-14 23:51:36 +02:00 |
font.c
|
gdiplus: Use ARRAY_SIZE() macro.
|
2018-05-14 23:51:27 +02:00 |
gdiplus.c
|
gdiplus: Fix generic string formats behavior.
|
2017-04-28 18:40:11 +02:00 |
gdiplus.manifest
|
…
|
|
gdiplus.rc
|
…
|
|
gdiplus.spec
|
gdiplus: Add stub for GdipSetPathGradientPath.
|
2018-03-26 21:05:26 +02:00 |
gdiplus11.manifest
|
…
|
|
gdiplus_private.h
|
gdiplus: Partially implement arrow caps.
|
2018-05-14 23:51:31 +02:00 |
graphics.c
|
gdiplus: Only draw filled arrows with positive height.
|
2018-05-14 23:51:41 +02:00 |
graphicspath.c
|
gdiplus: Silently ignore empty rectangles in GdipAddPathRectangles.
|
2018-02-28 19:39:29 +01:00 |
image.c
|
gdiplus: Display the GUID of the image type in GdipSaveImageToStream.
|
2018-05-24 19:12:03 +02:00 |
imageattributes.c
|
gdiplus: Implement GdipSetImageAttributesNoOp.
|
2017-10-24 19:09:31 +02:00 |
matrix.c
|
gdiplus: Add more accurate algorithm for inverting scaling and translation matrices in GdipInvertMatrix.
|
2017-08-12 11:12:07 +09:00 |
metafile.c
|
gdiplus: Use ARRAY_SIZE() macro.
|
2018-05-14 23:51:27 +02:00 |
pathiterator.c
|
…
|
|
pen.c
|
gdiplus: Implement GdipTranslatePenTransform.
|
2018-03-26 21:05:39 +02:00 |
region.c
|
gdiplus: Transform region rects as rects when possible.
|
2018-03-07 11:47:57 -06:00 |
stringformat.c
|
gdiplus: Use better naming for line alignment format field.
|
2017-04-28 18:40:13 +02:00 |