Java SVG renderer
https://github.com/weisJ/jsvg
JSVG is an SVG user agent using AWT graphics. Its aim is to provide a small and fast implementation. This library is under active development and doesn’t yet support all features of the SVG specification, some of which it decidedly won’t support at all. This implementation only tries to be a static user agent meaning it won’t support any scripting languages or interaction. Animations aren’t currently implemented but are planned to be supported.
This library aims to be as lightweight as possible. Generally JSVG uses ~50% less memory than svgSalamander and ~98% less than Batik.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/jsvg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
jsvg-1.6.1.pom | 0000001249 1.22 KB | |
jsvg.changes | 0000004251 4.15 KB | |
jsvg.spec | 0000003206 3.13 KB | |
v1.6.1-SNAPSHOT.tar.gz | 0000340303 332 KB |
Comments 0