https://issues.apache.org/bugzilla/show_bug.cgi?id=44682

Helder Magalhães <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|TranscoderException and     |TranscoderException and
                   |EnclosedException when      |EnclosedException when
                   |transform a svg- to         |transcoding SVG to JPEG
                   |jpeg-file                   |

--- Comment #2 from Helder Magalhães <[email protected]> 2010-10-30 
05:25:21 EDT ---
(In reply to comment #1)
> Hi,
> I found the cause for the resulting exception.

Great! :-)


> I´ve tried the transcoding of an png-image, insted of a jpeg-image, to see if 
> I
> would run in the same problem. The problem showed up again, but the
> error-message, which was this time from the PNGTranscoder, gave me the hint I
> needed.
> 
> "Could not write PNG file because no WriteAdapter is availble".

So a good fix for this "issue" would be a better error message (basically,
mimic the PNG behavior) for the JPEG and possible other raster formats.

Patches are welcome! ;-)

(I've stated "issue" because, formally, this issue should be considered invalid
due to the nature of the cause itself: a missing dependency. But, as we can do
better - the PNG output is the example here - we then _should_ do it! :-) )

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to