This commit is contained in:
John Cupitt 2014-09-24 09:00:22 +01:00
parent d7083d7a03
commit 08e0d5d962
2 changed files with 4 additions and 1 deletions

3
TODO
View File

@ -1,6 +1,9 @@
- python:
- colour difference does detach / reattach bands (badly), it should
use the thing in the base class instead
- dECMC result differs from Lindbloom's result:
http://www.brucelindbloom.com/index.html?Eqn_DeltaE_CIE2000.html

View File

@ -389,8 +389,8 @@ vips_leak( void )
vips__type_leak();
#ifdef DEBUG
#endif /*DEBUG*/
vips_buffer_dump_all();
#endif /*DEBUG*/
}
/**