From 0ad165f557c3bfe5ed55db24258dc32a08a3068a Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Sat, 20 Sep 2014 16:53:47 +0100 Subject: [PATCH] update notes --- TODO | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/TODO b/TODO index e37bc1af..17ca6f0f 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,6 @@ - python: - - try: - - $ python test_colour.py -v TestColour.test_bug - - about 1 time in 5 we see: - - (test_colour.py:30997): GLib-GObject-WARNING **: instance of invalid non-instantiatable type '(null)' - - stops if we remove the extra alpha channel - - seems to be caused by band handling in vips_colour_space_build() - - dECMC result differs from Lindbloom's result: http://www.brucelindbloom.com/index.html?Eqn_DeltaE_CIE2000.html