Liquid Rescale on Windows
Posted: 2010-06-05T13:10:10-07:00
How can I get working Liquid Rescale on Windows? When I tried to use it I get this error
The same error I've got on server with CentOS, but there I installed liblqr from sources, recompiled ImageMagick and liquid rescale works. But I did't find any liblqr binaries for windows, and have no idea how to compile it from sources
I need liquid rescale for better resize custom shape images to 300x400px . I tried to use -liquid-rescale 300x400! on 2048x1536 photo, and got very very strange result.. Options like 75x100%! work as expected, but I want to get result image only with my dimensions
Code: Select all
convert: DelegateLibrarySupportNotBuiltIn `user_photo.jpg' (LQR) @ error/resize.c/LiquidRescaleImage/1602.
I need liquid rescale for better resize custom shape images to 300x400px . I tried to use -liquid-rescale 300x400! on 2048x1536 photo, and got very very strange result.. Options like 75x100%! work as expected, but I want to get result image only with my dimensions