diff options
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/history.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 678a7b5..e5f073f 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -46,6 +46,10 @@ <span class="hist_fixed">Fixed:</span> background transparency was not being considered when backopacity was set to OPAQUE after the background color was set in the GDI+ base driver.</li> + <li> + <span class="hist_fixed">Fixed:</span> polygon filling in CD_IMAGERGB + driver when there are many horizontal lines in sequence on the same + polygon.</li> </ul> <h3><a href="http://sourceforge.net/projects/canvasdraw/files/5.4/">Version 5.4</a> (24/June/2010)</h3> <ul> |