diff options
Diffstat (limited to 'html/en/drv/gdiplus.html')
-rw-r--r-- | html/en/drv/gdiplus.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/html/en/drv/gdiplus.html b/html/en/drv/gdiplus.html index 41e72dd..2229207 100644 --- a/html/en/drv/gdiplus.html +++ b/html/en/drv/gdiplus.html @@ -78,8 +78,7 @@ <strong><tt>CD_FILLGRADIENT</tt></strong> defines the points of a filled polygon. It is filled with a gradient from colors in each vertex to a color in its center. The colors are defined by the "<strong><tt>GRADIENTCOLOR</tt></strong>" attribute, that must be set before each <strong><tt>cdVertex</tt></strong> call and before <strong><tt>cdEnd</tt></strong> - for the center color. This will not affect the current interior style.<br> - <strong><tt>CD_PATH</tt></strong> is supported. </li> + for the center color. This will not affect the current interior style.</li> </ul> <h4>Attributes </h4> <ul> |