diff options
author | scuri <scuri> | 2010-04-29 16:12:58 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-04-29 16:12:58 +0000 |
commit | afaff9e085b51c822f0ce31ac91cc8196bfa5113 (patch) | |
tree | c8eb0a5437797c1efbea40d1d479f7a0035dc40b /html/en/history.html | |
parent | 960149c4fc4aee0cc886d5447670e66a07531965 (diff) |
Changed: CD_DXF now supports solid filled primitives for polygons and rectangles.
Diffstat (limited to 'html/en/history.html')
-rw-r--r-- | html/en/history.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 6aac73c..27000a0 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -23,6 +23,8 @@ <ul> <li><span style="color: #0000FF">New:</span> "CMD", "OPACITY" and "HATCHBOXSIZE" attributes in the SVG driver.</li> + <li><span class="style1">Changed</span><span class="hist_changed">:</span> + CD_DXF now supports solid filled primitives for polygons and rectangles.</li> <li><span style="color: #FF0000">Fixed:</span> PDF driver documentation, <strong>CanvasBackOpacity</strong> and <strong>CanvasBackground</strong> are supported.</li> |