From 59a73c079b134a0ed3af1b3607fa4ada12b04703 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Tue, 2 Nov 2010 10:59:34 +0000 Subject: [PATCH] stuff --- TODO | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index e3b58958..7c60db2f 100644 --- a/TODO +++ b/TODO @@ -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? diff --git a/configure.in b/configure.in index 4982de2a..913b27ff 100644 --- a/configure.in +++ b/configure.in @@ -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