This commit is contained in:
John Cupitt 2010-11-02 10:59:34 +00:00
parent f3b5bfde80
commit 59a73c079b
2 changed files with 7 additions and 1 deletions

6
TODO
View File

@ -4,6 +4,12 @@
- make im_rank() use IM_SWAP()
- time conv with an s32 intermediate
- could do small masks in a single pass
- how much time are we spending setting sources by name, profile!
- test fits reader more ... colour?

View File

@ -676,7 +676,7 @@ use fftw3 for FFT: $with_fftw3
Magick package: $with_magickpackage
file import with libMagick: $with_magick
accelerate loops with orc: $with_orc
(needs orc-0.4.11 or later)
(requires orc-0.4.11 or later)
ICC profile support with lcms: $with_lcms (version $with_lcms_ver)
file import with OpenEXR: $with_OpenEXR
file import with matio: $with_matio