squiggle
xml.apache.org SVG Library
Install
- All systems
-
curl cmd.cat/squiggle.sh
- Debian
-
apt-get install libbatik-java
- Ubuntu
-
apt-get install libbatik-java
- Kali Linux
-
apt-get install libbatik-java
- CentOS
-
yum install batik-squiggle
- Fedora
-
dnf install batik-squiggle
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libbatik-java
- Raspbian
-
apt-get install libbatik-java
- Dockerfile
- dockerfile.run/squiggle
libbatik-java
xml.apache.org SVG Library
Batik is a toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation. Batik provides several modules to be used in applications: * A SVG generator module, usable to export graphics into the SVG format. * A SVG processor and SVG Viewing component for integrating SVG viewing. * A module to convert SVG to various formats, such as raster images (JPEG, PNG or Tiff) and PS, PDF. fop is necessary for PDF output of rasterizer. rhino is necessary for using the SVG browser, squiggle. For detailed information, go to http://xml.apache.org/batik/