sync
This commit is contained in:
parent
d7083d7a03
commit
08e0d5d962
3
TODO
3
TODO
@ -1,6 +1,9 @@
|
|||||||
|
|
||||||
- python:
|
- 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:
|
- dECMC result differs from Lindbloom's result:
|
||||||
|
|
||||||
http://www.brucelindbloom.com/index.html?Eqn_DeltaE_CIE2000.html
|
http://www.brucelindbloom.com/index.html?Eqn_DeltaE_CIE2000.html
|
||||||
|
@ -389,8 +389,8 @@ vips_leak( void )
|
|||||||
vips__type_leak();
|
vips__type_leak();
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
#endif /*DEBUG*/
|
|
||||||
vips_buffer_dump_all();
|
vips_buffer_dump_all();
|
||||||
|
#endif /*DEBUG*/
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user