The svgutils package
A library for performing simple manipulations with SVG files, primarily tiling several SVG files together into a single file (ready for printing).
As well as the exposed library modules, the package comes with an executable called SVGtile that can perform this SVG tiling from the command-line. SVGtile takes a list of SVG files as command-line arguments, then generates lots of files of the form TiledFront-1.svg. Paper-size (default A4) and other settings can be set using command-line options: see SVGtile --help.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), filepath (1.1.*), xml (1.3.*) |
| License | BSD3 |
| Copyright | Copyright Neil Brown, 2010. |
| Author | Neil Brown |
| Maintainer | neil@twistedsquare.com |
| Category | Graphics |
| Home page | https://patch-tag.com/r/twistedsquare/svgutils/home |
| Executables | SVGtile |
| Upload date | Wed Aug 11 12:19:51 UTC 2010 |
| Uploaded by | NeilBrown |
| Built on | ghc-6.12, ghc-7.0 |
Modules
Downloads
- svgutils-0.1.tar.gz (Cabal source package)
- package description (included in the package)