From 07ca9742733c754485414edfaa32ae137f7e010b Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Fri, 30 Oct 2015 14:53:35 +0000 Subject: [PATCH] note on IM link problems vips won't build against current imagemagick seems to be a change in IM, see: http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28603 see also: https://github.com/jcupitt/libvips/issues/343 --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO b/TODO index 10e8cc19..16156fa7 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,13 @@ +- recent imagemagick seems to have link problems + + see: + + http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28603 + + need to fix fairly soon, vips can't build against current IM + + + - try vips_shrink() in two passes: first, sum horizontal strips, second sum vertical