summaryrefslogtreecommitdiff
path: root/html/en
diff options
context:
space:
mode:
authorscuri <scuri>2009-06-23 20:55:28 +0000
committerscuri <scuri>2009-06-23 20:55:28 +0000
commitf658209d25477c490bf1892e68a0fd1384c1dded (patch)
tree1d4a2a1088db5ad62acaa3f97f13ccc8906c33b1 /html/en
parent0610dd4f3064220a2e8fb1d8dc120044eb6c64a8 (diff)
*** empty log message ***
Diffstat (limited to 'html/en')
-rw-r--r--html/en/history.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/en/history.html b/html/en/history.html
index 25355fc..0a2ecf7 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -16,16 +16,16 @@
CanvasGetVectorTextBox, CanvasGetVectorFontSize</strong> and <strong>
CanvasVectorFontSize</strong>.</li>
<li><span style="color: #008000">Changed:</span>
- CD_DBUFFER now activates the buffered canvas before creating the image
- canvas. If size is 0 then uses 1 and avoid to fail during creation.</li>
- <li><span style="color: #008000">Changed:</span>
the functions <strong>CanvasVectorText</strong>, <strong>CanvasText</strong>
and <strong>CanvasGetTextSize</strong> now supports line breaks using '\n'.
<strong>CanvasMultiLineVectorText</strong> is now deprecated but kept for
compatibility.
<strong>
<span style="color: #FF0000">IMPORTANT</span></strong> - VectorTextSize now
- includes the full line size.</li>
+ uses the full line size.</li>
+ <li><span style="color: #008000">Changed:</span>
+ CD_DBUFFER now activates the buffered canvas before creating the image
+ canvas. If size is 0 then uses 1 and avoid to fail during creation.</li>
<li><span style="color: #FF0000">Fixed:</span> <strong>CanvasText</strong>
for CD_IMAGERGB driver when the foreground color has alpha.</li>
</ul>