From 13bc8b1b02a13ae7dc4550709fe3a7e3793749f7 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Mon, 14 Mar 2016 21:10:55 +0100 Subject: [PATCH] [DEV] add todo list --- todoList.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 todoList.txt diff --git a/todoList.txt b/todoList.txt new file mode 100644 index 0000000..6c73e55 --- /dev/null +++ b/todoList.txt @@ -0,0 +1,21 @@ +Stroking + - activate stroking + - + +Color + - Single color export + - Export in float and U8*4 value + - Gradient color + +Tools + - Id in the list of path + - Layers + - Id in gradiant + + +Doc: + - write doxygen + - write tutorials + +Test-unit + - writer corner case test \ No newline at end of file