[fpc-devel] Problems with ImageMagick MagickWand

Gennadiy Poryev core at barvinok.net
Wed Nov 27 10:36:05 CET 2013


Might be a good idea to try using libjpeg-turbo as external library.

27-11-2013 2:15, Andrew Brunner написав(ла):
> The reason why I use it is merely to resize images from cameras downto 
> about 1024xY where Y varies to keep aspect ratio intact.  I used to 
> use FPImage to stretchdraw on a canvas but at the time it was really 
> slow. Slowing down directory listings in the cloud (images served via 
> http are converted in real-time)
> My scaling needs are called hundreds of times concurrently for 
> thumbnails as well.  So whenever the user opens a file the server must 
> generate 1 thumbnail for each image in the directory. ImageMagick 
> works fast on Linux and Windows.
> Presently I cannot get even a simple program that uses ImageMagick to 
> build on darwin.  I suspect the /ImageMagick/config build the 
> libraries to x86_64.
>




More information about the fpc-devel mailing list