From a5eb84617cc1742c4ad2f27a1c3ccf9d6b12fb57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Sat, 8 Feb 2014 11:43:28 +0100 Subject: [PATCH] Updated. --- src/servers/app/drawing/Painter/TODO | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/src/servers/app/drawing/Painter/TODO b/src/servers/app/drawing/Painter/TODO index 2745f354f2..ab9c99769a 100644 --- a/src/servers/app/drawing/Painter/TODO +++ b/src/servers/app/drawing/Painter/TODO @@ -1,20 +1,2 @@ -Test: - -* "composite" alpha blending modes - - - -Implement: - -(* handling of other BBitmap colorspaces) - - - -Improve: - * make more special verions of DrawingModes for B_SOLID_* patterns -* fast versions of nearest neighbor upscaling / downscaling of BBitmaps - -* fast versions of bilinear scaling of BBitmaps -