diff options
Diffstat (limited to 'html/en/history.html')
-rw-r--r-- | html/en/history.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 7f3b2bc..d5903e4 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -19,6 +19,17 @@ <body> <h2>History of Changes</h2> +<h3>CVS (26/Feb/2010)</h3> +<ul> + <li><span style="color: #0000FF">New:</span> CMD, OPAQUE and HATCHBOXSIZE + attributes in the SVG driver.</li> + <li><span style="color: #FF0000">Fixed:</span> PDF driver documentation, + <strong>CanvasBackOpacity</strong> and <strong>CanvasBackground</strong> are + supported.</li> + <li><span style="color: #FF0000">Fixed:</span> SVG driver support for + BackOpacity=OPAQUE in Hatch. Transform and Clipping conflict. InteriorStyle + initialization.</li> +</ul> <h3><a href="http://sourceforge.net/projects/canvasdraw/files/5.3/">Version 5.3</a> (26/Jan/2010)</h3> <ul> <li><span style="color: #0000FF">New:</span> driver SVG.</li> |