When I rewrote the cmsu:scaleImage tag for 3.0.2 to work correctly I wrote it to spit out the same format it took (gif->gif, jpg->jpg, etc., ...). It worked in my test environment, but not in my main integration environment. On further investigation, I found my test environment using java 6 while my integration environment was using java 5. Then I googled and found this:

http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/beta2.html

If you look down the page in the features section, you'll find a gif writer listed.

I'd be happy to test as soon as I have a moment. I've been looking forward to seeing the new image filters module in action anyway :-) .

--David

Grégory Joseph wrote:

David : even in write mode? With java5 it's read only.
If you'd care to build and install the module, you could check the util page i just made (under the tools menu) to see what formats are supported in input and output, if you have java6 installed at the moment - would be nice if you could report. thanks ! :)

Also, if anyone knows of other imageio plugins, I'd like to hear about it. Other than the gif one, the only one I found is for raw pics: http://jrawio.tidalwave.it


Cheers

g


On Jun 13, 2007, at 18:06 , David Smith (JIRA) wrote:

[ http://jira.magnolia.info/browse/MGNLIMG-16? page=comments#action_14205 ]

David Smith commented on MGNLIMG-16:
------------------------------------

For the benefit of those searching the JIRA issue:

GIF format is supported in Sun Java 6 without third party plugins.

Support for more input/output formats
-------------------------------------

                Key: MGNLIMG-16
                URL: http://jira.magnolia.info/browse/MGNLIMG-16
            Project: Magnolia Image Filtering Module
         Issue Type: Improvement
           Reporter: Grégory Joseph
        Assigned To: Grégory Joseph
            Fix For: 1.0


At the moment, gif, jpeg, png and bmp are supported. I just tried with a sample tiff file and it didnt work.


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/ software/jira



----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to