diff options
author | scuri <scuri> | 2010-05-21 21:54:49 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-05-21 21:54:49 +0000 |
commit | 95a0b9f784c2c4eddd86e51eac3a1ae9394cdf49 (patch) | |
tree | 2153b840982d2ccdc621a387e0d5110baa5267e0 /html/en/drv/gdiplus.html | |
parent | cc487d4de29a48d8e20a9a8492957a5950d5c181 (diff) |
*** empty log message ***
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> |