[Sugar-devel] [Dextrose] [PATCH Paint Activity v3] Added Invert Color Effect to Paint Activity (OLPC #2495)

Bernie Innocenti bernie at codewiz.org
Wed Oct 20 19:21:52 EDT 2010


On Wed, 2010-10-20 at 19:59 +0530, Ayush Goyal wrote:
> @@ -69,10 +69,12 @@ import os
>  import tempfile
>  import math
>  import pango
> +import numpy

Does Paint already use numpy elsewhere?

If not, we should try to avoid this dependency, as numpy takes several
seconds to load on the XO-1 and also wastes a lot of memory.

-- 
   // Bernie Innocenti - http://codewiz.org/
 \X/  Sugar Labs       - http://sugarlabs.org/



More information about the Sugar-devel mailing list