Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
batik-rasterizer: Batik SVG rasterizer
- Summary
- The SVG Rasterizer is a utility that can convert SVG files to a raster
format. The tool can convert individual files or sets of files, making
it easy to convert entire directories of SVG files. The supported
formats are JPEG, PNG, and TIFF, however the design allows new formats
to be added easily.
Changelog
- * Tue Aug 2 10:00:00 2005 Ville Skyttä <scop at jpackage.org> - 0:1.6-1jpp
-
- 1.6.
- Fix build of manual (java.awt.headless for stylebook).
- * Fri Jan 28 09:00:00 2005 Jason Corley - 0:1.5.1-1jpp
-
- Update to 1.5.1
- * Mon Nov 22 09:00:00 2004 Ville Skyttä <scop at jpackage.org> - 0:1.5-5jpp
-
- Drop -monolithic and obsolete it in main package. It shouldn't be needed
in the first place, and the *.policy files that end up in it will contain
wrong paths which causes all sorts of borkage.
- BuildRequire jython to get support for it built.
- Remove xml-commons-apis and xalan-j2 from scripts and install time
dependencies, require Java >= 1.4 instead (xalan-j2 is still needed at
build time).
- New style versionless javadoc dir symlinking.
- Crosslink with full J2SE javadocs.
- Associate SVG MIME type with Squiggle in freedesktop.org menu entry.