Description of problem: Batik rasterizer cannot output TIFF images. Version-Release number of selected component (if applicable): batik-rasterizer-1.8-3.fc23.noarch Steps to Reproduce: rasterizer -m image/tiff image.svg Actual results: About to transcode 1 SVG file(s) Converting image.svg to image.tif ... org.apache.batik.transcoder.TranscoderException: null Enclosed Exception: Could not write TIFF file because no WriteAdapter is availble at org.apache.batik.transcoder.image.ImageTranscoder.transcode(ImageTranscoder.java:132) at org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(XMLAbstractTranscoder.java:142) at org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(SVGAbstractTranscoder.java:156) at org.apache.batik.apps.rasterizer.SVGConverter.transcode(SVGConverter.java:1001) at org.apache.batik.apps.rasterizer.SVGConverter.execute(SVGConverter.java:717) at org.apache.batik.apps.rasterizer.Main.execute(Main.java:938) at org.apache.batik.apps.rasterizer.Main.main(Main.java:992) ... error (SVGConverter.error.while.rasterizing.file)
What about other batik apps? Eg. run squiggle, open SVG and try to export it as TIFF - it creates zero-sized file.
I didn't know squiggle can export raster images, sorry. I'll add it to all scripts to be sure.
*** Bug 976384 has been marked as a duplicate of this bug. ***
batik-1.8-5.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-4ee96847a9
batik-1.8-5.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update batik' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-4ee96847a9
batik-1.8-5.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.