Sweden-Number/dlls/gdiplus
Vincent Povirk 966fd5ec09 gdiplus: Properly draw points outside of line gradients.
Theoretically, a line gradient covers the area enclosed by the
starting and ending gradient lines, which intersect the start and end
points respectively and are perpendicular to a line joining the start
and end points.
2009-05-04 12:50:33 +02:00
..
tests gdiplus: Add tests for GdipGet/SetLineBlend. 2009-04-29 13:07:45 +02:00
Makefile.in
brush.c gdiplus: Implement GdipGetLineBlend. 2009-04-29 13:07:34 +02:00
customlinecap.c
font.c gdiplus: Correct the lfHeight calculation in GdipCreateFontFromLogfontW. 2009-05-04 12:50:05 +02:00
gdiplus.c
gdiplus.spec gdiplus: Stub GdipGetLineBlend. 2009-04-29 13:06:48 +02:00
gdiplus_private.h gdiplus: Add blend information to linear gradient brushes. 2009-04-29 13:07:07 +02:00
graphics.c gdiplus: Properly draw points outside of line gradients. 2009-05-04 12:50:33 +02:00
graphicspath.c gdiplus: Implemented GdipIsVisiblePathPoint with tests. 2009-02-16 15:35:15 +01:00
image.c gdiplus: Add stub for GdipBitmapSetPixel. 2009-04-28 13:10:01 +02:00
imageattributes.c
matrix.c
pathiterator.c
pen.c
region.c gdiplus: Fix a docheader typo, add some missed headers. 2009-02-17 12:47:46 +01:00
stringformat.c gdiplus: Implement GdipSetStringFormatFlags with tests. 2009-02-02 15:48:11 +01:00