From 1f37c28e8f024395d31d86cebda4ccb2d145b22f Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 2 Jan 2003 23:47:56 +0000 Subject: [PATCH] todo madness SVN revision: 6542 --- legacy/evas/evas.c.in | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/evas/evas.c.in b/legacy/evas/evas.c.in index 815e475953..f213ba0806 100644 --- a/legacy/evas/evas.c.in +++ b/legacy/evas/evas.c.in @@ -477,6 +477,7 @@ make CFLAGS="-O9 -I/opt/Embedix/tools/arm-linux/include" @todo (1.0) Add auto-detection of what engines to build based on system/libs etc. for configure script @todo (1.0) Add overall engine configure parameters (so you can configure an engine with defaults with 1 configure option) to configure script @todo (1.0) Add ability to check image comments & disk format +@todo (1.0) Add group objects @todo (1.1) Make freetype optional and put in optional graymap font engine @todo (1.1) Free images if object invisible (and put back in chache) @todo (1.1) Check robustness of malloc/calloc/realloc failures.