https://github.com/balhoff/svg-image-reader
An implementation of javax.imageio.ImageReader for SVG images
https://github.com/balhoff/svg-image-reader
Last synced: about 1 year ago
JSON representation
An implementation of javax.imageio.ImageReader for SVG images
- Host: GitHub
- URL: https://github.com/balhoff/svg-image-reader
- Owner: balhoff
- License: gpl-3.0
- Created: 2011-03-18T14:48:30.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T21:09:36.000Z (over 10 years ago)
- Last Synced: 2025-03-25T11:01:37.455Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 40 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is an implementation of javax.imageio.ImageReader for SVG images, using the Apache Batik toolkit. It was extracted from the much larger source code for the Volantis Mobility Server:
http://sourceforge.net/projects/volmobserverce/