summaryrefslogtreecommitdiff
path: root/html/en/history.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/en/history.html')
-rw-r--r--html/en/history.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/html/en/history.html b/html/en/history.html
index 7325ce8..7740f27 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -25,7 +25,9 @@
<li><span style="color: #0000FF">New:</span> &quot;CMD&quot;, &quot;OPACITY&quot; and &quot;HATCHBOXSIZE&quot;
attributes in the SVG driver.</li>
<li><span style="color: #0000FF">New:</span> CD_PATH <strong>cdCanvasBegin</strong>
- mode in the SVG, PS, PDF, Cairo, Win32 and GDI+ drivers.</li>
+ mode to create a path composed of several primitives that can be line draw,
+ filled or used as clipping. New function <strong>cdCanvasPathSet</strong> to
+ configure the action between sequences of <strong>cdCanvasVertex</strong>.</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 class="style1">Changed</span><span class="hist_changed">:</span>