Using ImageMagick for Watermarks |
[eluser]Unknown[/eluser]
We desparately need to use ImageMagick to implement Watermarking and have no idea how to do so. There's a note on the image library user docs that defines this clearly: http://ellislab.com/codeigniter/user-gui...e_lib.html Quote:Note: Watermarking is only available using the GD/GD2 library. In addition, even though other libraries are supported, GD is required in order for the script to calculate the image properties. The image processing, however, will be performed with the library you specify. Isn't there a way to achieve this? There must be. The reason we need the Image Library to use the ImageMagick for Watermarks is because GD2 strips rich colors from all our original images. ImageMagick does not. Any leads/ideas/thoughts would help us greatly. —V. /// |
Messages In This Thread |
Using ImageMagick for Watermarks - by El Forum - 02-13-2013, 07:50 AM
Using ImageMagick for Watermarks - by El Forum - 02-13-2013, 03:33 PM
Using ImageMagick for Watermarks - by El Forum - 02-13-2013, 03:35 PM
|