diff options
author | scuri <scuri> | 2010-04-23 14:27:10 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-04-23 14:27:10 +0000 |
commit | 7baa004d4455a02826aee2aa460ea99030b294da (patch) | |
tree | 5ffd6facab10245715297d821cf7f4546c9cd534 /html/en | |
parent | f97ac4b5898063b8befb17cd2c53394f99efcd21 (diff) |
Fixed: missed implementation for CD_DEBUG, CD_PICTURE and CD_DBUFFERRGB in Lua.
Diffstat (limited to 'html/en')
-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 2eadf72..6aac73c 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -32,6 +32,8 @@ initialization. Pattern orientation was upside down.</li> <li><span style="color: #FF0000">Fixed:</span> alpha transparency in <strong> CanvasArc</strong> and Bezier polygon in the IMAGERGB driver.</li> + <li><span style="color: #FF0000">Fixed:</span> missed implementation for + CD_DEBUG, CD_PICTURE and CD_DBUFFERRGB in Lua.</li> </ul> <h3><a href="http://sourceforge.net/projects/canvasdraw/files/5.3/">Version 5.3</a> (26/Jan/2010)</h3> <ul> |