1ENBLEND-SVG(1) User Contributed Perl Documentation ENBLEND-SVG(1)
2
3
4
6 enblend-svg - Wrapper around enblend for blending SVG layers
7
9 enblend-svg [options] -o OUTPUT INPUT
10
12 Wrapper around enblend. Usage is exactly the same as for enblend,
13 except that it takes a single SVG file as input. The SVG file needs to
14 contain multiple Inkscape layers. See tif2svg for a tool to create
15 such SVG files.
16
17 Requires enblend and ImageMagick linked against librsvg.
18
19 <http://enblend.sourceforge.net/>
20
21 Note that this tool expects that TIFF images are to be preferred to
22 JPEG. So if JPEG images are referenced in the SVG file and TIFF
23 equivalents exist, then they will be used instead.
24
26 This program is free software; you can redistribute it and/or modify it
27 under the terms of the GNU General Public License as published by the
28 Free Software Foundation; either version 2 of the License, or (at your
29 option) any later version.
30
32 perl, Panotools::Script
33
35 September 2007, Bruno Postle <bruno AT postle.net>
36
37
38
39perl v5.34.0 2021-07-22 ENBLEND-SVG(1)