Sweden-Number/dlls/gdiplus
Chao Long 3c2da5b9c9 gdiplus/metafile: Implement GdipRecordMetafileFileName.
Signed-off-by: Chao Long <longchao@uniontech.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-08 10:44:51 +01:00
..
tests gdiplus/tests: Regenerate ttf files with the official fontforge version. 2021-02-03 20:44:03 +01:00
Makefile.in makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
brush.c gdiplus: Handle additional hatch styles. 2020-06-15 20:55:56 +02:00
customlinecap.c
font.c gdiplus: Correctly handle UnitDisplay for printer DC. 2021-01-22 10:42:14 +01:00
gdiplus.c gdiplus: Correctly handle UnitDisplay for printer DC. 2021-01-22 10:42:14 +01:00
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Implement GdipEnumerateMetafileSrcRectDestRect. 2020-09-18 22:25:09 +02:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Record logical DPI in metafile. 2021-01-22 11:12:20 +01:00
graphics.c gdiplus: Avoid negative integer overflow due to implicit type conversion. 2021-02-01 10:47:20 +01:00
graphicspath.c gdiplus: Use internal function to add bezier points for curve. 2020-04-16 22:10:04 +02:00
image.c gdiplus: Correctly handle UnitDisplay for printer DC. 2021-01-22 10:42:14 +01:00
imageattributes.c
matrix.c
metafile.c gdiplus/metafile: Implement GdipRecordMetafileFileName. 2021-02-08 10:44:51 +01:00
pathiterator.c
pen.c gdiplus: Each pen dash array element must be greater than zero. 2020-02-17 18:48:33 +01:00
region.c
stringformat.c