diff options
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/history.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 20acc64..b037528 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -65,6 +65,14 @@ <li> <span class="hist_fixed">Fixed:</span> Cairo context plus base driver when used with GDK.</li> + <li> + <span class="hist_fixed">Fixed:</span> <strong>PutImageRGB</strong>, + <strong>PutImageRGBA</strong>, <strong>PutImageMap</strong> and <strong> + Pattern</strong> when in 64bits using the Cairo context plus base + driver.</li> + <li> + <span class="hist_fixed">Fixed:</span> resources release in Win32 double + buffer driver.</li> </ul> <h3><a href="http://sourceforge.net/projects/canvasdraw/files/5.4/">Version 5.4</a> (24/June/2010)</h3> <ul> |