summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorscuri <scuri>2010-09-28 17:32:52 +0000
committerscuri <scuri>2010-09-28 17:32:52 +0000
commit88254b03ccd351d5acc4ba582f0e9c092a60f433 (patch)
tree92d5b7b1cf84290f6acb79f910ce8518c630cfe7 /html
parent1cae99934c168b5cc8cae4c26bc4ffe4b995206a (diff)
Fixed: polygon filling in CD_IMAGERGB driver when there are many horizontal lines in sequence on the same polygon.
Diffstat (limited to 'html')
-rw-r--r--html/en/history.html4
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>