First, thanks for an awesome and extremely useful module!
I'm getting what looks like compression artifacts on a .png overlay, and wondering if this is a result of GD2, the module, or something I'm doing with the image.
I'm using png-24 with transparency and no interlacing. It looks perfect in the imagecache preview, but the processed result is basically unusable... I've made sure that resolution and image size are what they're supposed to be...
What can I do to make the result look more clean?
Comments
Comment #1
ndevelder commentedOK...figured it out...
There seem to be *2* admin pages that control the the image quality of imagecache renders...
1. admin/settings/image-toolkit
and
2. admin/settings/imageapi/config
I had only changed the image-toolkit setting, and wasn't getting the result I expected...
Comment #2
ndevelder commentedComment #3
dman commentedTrue. I'm not sure why that was neccessary - but I guess the built-in core setting wasn't detailed enough. Imageapi is going (gone?) into core now, so hopefully that won't happen again.
Glad you sorted it out. Unassisted yet ;-)