From 7baa004d4455a02826aee2aa460ea99030b294da Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 23 Apr 2010 14:27:10 +0000 Subject: Fixed: missed implementation for CD_DEBUG, CD_PICTURE and CD_DBUFFERRGB in Lua. --- html/en/history.html | 2 ++ html/examples/iup_dbuffer.wlua | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'html') 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.
  • Fixed: alpha transparency in CanvasArc and Bezier polygon in the IMAGERGB driver.
  • +
  • Fixed: missed implementation for + CD_DEBUG, CD_PICTURE and CD_DBUFFERRGB in Lua.
  • Version 5.3 (26/Jan/2010)