summaryrefslogtreecommitdiff
path: root/html/en/history.html
diff options
context:
space:
mode:
authorscuri <scuri>2010-05-21 21:54:49 +0000
committerscuri <scuri>2010-05-21 21:54:49 +0000
commit95a0b9f784c2c4eddd86e51eac3a1ae9394cdf49 (patch)
tree2153b840982d2ccdc621a387e0d5110baa5267e0 /html/en/history.html
parentcc487d4de29a48d8e20a9a8492957a5950d5c181 (diff)
*** empty log message ***
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>