You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/03/02 16:46:41 UTC

[jira] Closed: (COCOON-1371) [Patch] Allow ImageReader to process other image formats than JPEG

     [ http://issues.apache.org/jira/browse/COCOON-1371?page=all ]
     
Jean-Baptiste Quenot closed COCOON-1371:
----------------------------------------

    Fix Version: 2.2-dev (Current SVN)
                 2.1.9-dev (current SVN)
     Resolution: Fixed

Committed, thanks!

> [Patch] Allow ImageReader to process other image formats than JPEG
> ------------------------------------------------------------------
>
>          Key: COCOON-1371
>          URL: http://issues.apache.org/jira/browse/COCOON-1371
>      Project: Cocoon
>         Type: Bug
>   Components: * Cocoon Core
>     Versions: 2.1.5
>  Environment: Operating System: All
> Platform: All
>     Reporter: george georgovassilis
>     Assignee: Jean-Baptiste Quenot
>      Fix For: 2.2-dev (Current SVN), 2.1.9-dev (current SVN)
>  Attachments: ImageReader.java.diff, ImageReader.java.diff
>
> Changed org.apache.cocoon.reading.ImageReader (from the 2.1.5.1 release) to
> accept any input image type supported by the j2se. Of course, due to the lack of
> available encoders the output is still jpeg. Instead of the JPEGDecoder used
> previously this now uses classes from java.awt and java.swing. In order for this
> to work on environments without graphics support, use -Djava.awt.headless=true

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