summaryrefslogtreecommitdiff
path: root/html/en
diff options
context:
space:
mode:
authorscuri <scuri>2009-11-30 19:31:02 +0000
committerscuri <scuri>2009-11-30 19:31:02 +0000
commit41be4b7e6f5661a28d02edad52c6651097da7202 (patch)
tree5db6d3b0be9934f3cefc3a223eff5a789d33d43a /html/en
parent6417709d9f8412ab7bb8768d4eae44227d2807dc (diff)
Fixed: improved support for line endings at cdPlay in the METAFILE driver.
Diffstat (limited to 'html/en')
-rw-r--r--html/en/history.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/html/en/history.html b/html/en/history.html
index 2e19b2f..0a04acc 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -45,8 +45,12 @@
driver when the segments contain horizontal lines.</li>
<li><span style="color: #FF0000">Fixed:</span> line style background not
transparent in the IMAGERGB driver.</li>
- <li><span style="color: #FF0000">Fixed:</span> Clear method was affected by
- WriteMode in the X11 base driver.</li>
+ <li><span style="color: #FF0000">Fixed:</span> <strong>CanvasClear</strong> method was affected by
+ <strong>CanvasWriteMode</strong> in the X11 base driver.</li>
+ <li><span style="color: #FF0000">Fixed:</span> invalid memory access at
+ <strong>CanvasFont</strong> in the PICTURE driver.</li>
+ <li><span style="color: #FF0000">Fixed:</span> improved support for line
+ endings at <strong>cdPlay</strong> in the METAFILE driver.</li>
</ul>
<h3><a href="http://sourceforge.net/projects/canvasdraw/files/5.2/">Version 5.2</a> (26/Jun/2009)</h3>
<ul>