Edwin van der Elst wrote: > I got it :-) > > I had a 's(200)' in my image tag, altough the image was already 200 wide. So > I only noticed to conversion to gif. Removing the template worked (no > conversion to jpg anymore). > The resizing conversion to jpg is really annoying when you have (for > example) transparent gifs. > I think that the irritating default jpg conversion is introduced because JAI lacks gif writing support, which is easy to add to MMBase. The default should be the format of the image itself.
I fixed the code to allow the use of transparent gifs some time ago. Martijn Houtman
