[gegl-qt] Update README



commit 0590f0a116fc277ff3aed2cba5586cc809337539
Author: Jon Nordby <jononor gmail com>
Date:   Thu Sep 1 01:22:11 2011 +0200

    Update README

 README.txt |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/README.txt b/README.txt
index d91a974..8f0a1f1 100644
--- a/README.txt
+++ b/README.txt
@@ -65,10 +65,17 @@ Should at happen before or together with the next Gegl release.
 Need to build and work with whatever is the latest Gegl release.
 
 - Do API review
+- Check that improvements like using child items in QGW/QML
+for autoscaling/autocentering is possible with current API
+
 - Have a basic set of tests, and good test infrastructure
 - Distribute a basic examples for the provided features
 - Add information about gegl-qt to gegl.org website
 
+- Test the Python bindings
+
+- Make QML able to manipulate view options
+
 - Display operation needs to spin its own mainloop
 - Register the display operation as a 'display' type operation (needs support in Gegl)
 
@@ -88,6 +95,9 @@ Tests
 - Regression tests for view widgets rendering
 - Performance benchmarks for view widgets
 
+Performance
+- See OPTIMIZE comments in the code
+
 Examples
 - Interactive examples of Gegl + GeglQt features
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]