summaryrefslogtreecommitdiff
path: root/html/en/history.html
diff options
context:
space:
mode:
authorscuri <scuri>2009-12-02 17:28:14 +0000
committerscuri <scuri>2009-12-02 17:28:14 +0000
commitd8f5733cca135168f0c197d24258253a3e6b6d08 (patch)
tree6bc21b1b62640709588d4f4474d4aee8bd24a950 /html/en/history.html
parent837b9b863299bd05b5348b47f9c028091c70de61 (diff)
New: functions wdCanvasSetTransform, wdCanvasGetTransform, wdCanvasTranslate and wdCanvasScale, to better control the WD transformation.
Diffstat (limited to 'html/en/history.html')
-rw-r--r--html/en/history.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/html/en/history.html b/html/en/history.html
index 8a83f67..ba6be12 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -19,10 +19,14 @@
<body>
<h2>History of Changes</h2>
-<h3>CVS (01/Dec/2009)</h3>
+<h3>CVS (02/Dec/2009)</h3>
<ul>
<li><span style="color: #0000FF">New:</span> function <strong>
CanvasYAxisMode</strong> to control the Y axis orientation.</li>
+ <li><span style="color: #0000FF">New:</span> functions <strong>
+ wdCanvasSetTransform</strong>, <strong>wdCanvasGetTransform</strong>,
+ <strong>wdCanvasTranslate</strong> and <strong>wdCanvasScale</strong>, to
+ better control the WD transformation.</li>
<li><span class="style1">Changed</span><span class="hist_changed">:</span>
Freetype updated to version 2.3.11.</li>
<li><span class="style1">Changed</span><span class="hist_changed">:</span>