imagemagick icon indicating copy to clipboard operation
imagemagick copied to clipboard

Can we get this into Stackage?

Open mrkkrp opened this issue 9 years ago • 10 comments

mrkkrp avatar May 24 '16 10:05 mrkkrp

I can try to add it to stackage on this week.

qnikst avatar May 24 '16 10:05 qnikst

Great, thanks! Please close this when you are done so I know when it's available.

mrkkrp avatar May 24 '16 10:05 mrkkrp

BTW, can this library read in image from a byte string?

mrkkrp avatar May 24 '16 13:05 mrkkrp

@mrkkrp try readImageBlob from Graphics.ImageMagick.MagickWand.WandImage.

alexbiehl avatar Jun 03 '16 11:06 alexbiehl

@qnikst are there any updates regarding Stackage? Thanks in advance!

lippling avatar Feb 08 '17 10:02 lippling

FYI, I ended up using combination of JuicyPixels and JuicyPixels-extra. Which is not the same as ImageMagic in functionality, but for my use-case it did the trick.

mrkkrp avatar Feb 08 '17 11:02 mrkkrp

Thanks, but for my use case the resizing quality was worse and it was much slower (half a year ago).

lippling avatar Feb 08 '17 13:02 lippling

@lippling do you have any public benchmarks for resizing? We went currently with friday-juicypixels for resizing but as there are no plans yet to move to production we didn't bother with it much.

qrilka avatar Feb 08 '17 15:02 qrilka

@qrilka Sorry I don't have any public benchmarks.

lippling avatar Feb 08 '17 16:02 lippling

Sorry, I have not found yet a good way to install proper version of C imagemagick library on stackage image so, that works. I really have not much idea how to properly do that. So if being on a stackage is a hardblocker for the use of the library, I would ask for help with that. I'll happily maintain that on a stackage and bump required deps, but I'm not sure how to resolve problem on initial addition in a reasonable amount of time :/

qnikst avatar Feb 14 '17 06:02 qnikst