svgutils: Helper functions for dealing with SVG files

[ bsd3, graphics, library, program ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4 && <5), filepath (>=1.1 && <1.2), xml (>=1.3 && <1.4) [details]
License BSD-3-Clause
Copyright Copyright Neil Brown, 2010.
Author Neil Brown
Maintainer neil@twistedsquare.com
Category Graphics
Home page https://patch-tag.com/r/twistedsquare/svgutils/home
Uploaded by NeilBrown at 2010-08-11T12:19:51Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables SVGtile
Downloads 1192 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]