File: toolbox3.html

package info (click to toggle)
scribus-ng-doc 1.3.3.6-1
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 5,976 kB
  • ctags: 954
  • sloc: xml: 258; makefile: 31
file content (10 lines) | stat: -rw-r--r-- 1,055 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<qt>
<title>Batik</title>
<h2>Batik</h2>

<p>Batik is actually a collection of Apache XML modules for on the fly export/conversion of SVG. One of the really useful tools in the collection is <strong>Squiggle</strong>, a Java application for simply viewing SVG. From my experience, this is a difficult application to compile on some distributions, so hopefully its packaged for you. </p>

<p>Why bother?  Call it the sober judge of SVG. Of all of the SVG viewers, it is probably one of, if not, the most spec compliant viewers. If you receive or create an SVG and it won't import properly, see how it views with Batik. If it does not display properly it is more than likely an issue with the creating application. The exception to this is SVG exported from Adobe Illustrator, which often has Adobe only extensions included in the SVG file, thus only viewable in Adobe SVG viewers or applications. As the saying goes, your mileage may vary.</p>

<table width="100%"><tr><td align="center"><img src="images/batik1.png" alt="Batik" /></td></tr></table>
</qt>