diff options
author | scuri <scuri> | 2010-02-26 05:14:38 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-02-26 05:14:38 +0000 |
commit | c6f54dc9529bdfe943d2b5569aebf4a8b8ce5581 (patch) | |
tree | cc171535b2604ae7394a535b7acb99fe6c9efb3e /html/en/history.html | |
parent | d9a496fbf211166766ed88981a4ee151707fbc41 (diff) |
*** empty log message ***
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> |