From 7dc817d0c129e0b6a37a54b679c42322a659b060 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 1 Dec 2009 18:49:30 +0000 Subject: *** empty log message *** --- html/en/history.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'html') diff --git a/html/en/history.html b/html/en/history.html index 7464f1d..ebecfbc 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -32,6 +32,12 @@ added missing support for alpha channel in image:cdCreateCanvas, cd:imImageCreate, image:cdCreateBitmap and image:cdInitBitmap in cdluaim binding. +
  • Changed: + ANTIALIAS attribute is now respected also by CanvasText in + the IMAGERGB driver.
  • +
  • Changed: + WriteMode=XOR is ignored if alpha transparency is used in the IMAGERGB + driver.
  • Fixed: indexing of cdImageRGB, cdImageRGBA and cdBitmap objects in Lua.
  • -- cgit v1.2.3