From fc71d311412f98380f3f8cf72441a07a455e2c1f Mon Sep 17 00:00:00 2001 From: Tony S Yu Date: Tue, 21 Feb 2012 22:56:06 -0500 Subject: [PATCH] DOC: Delete completed task. --- TASKS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TASKS.txt b/TASKS.txt index d12a716f..7b29bbe3 100644 --- a/TASKS.txt +++ b/TASKS.txt @@ -45,7 +45,7 @@ Implement Algorithms Drawing (directly on an ndarray) ```````````````````````````````` -- Wu's algorithm for lines and circles +- Wu's algorithm for circles - Text rendering Infrastructure