potrace 1.11-2 source package in Ubuntu RTM

Changelog

potrace (1.11-2) unstable; urgency=low


  * Uses dh-autoreconf instead of autotools-dev (Closes: #732923)

 -- Bartosz Fenski <email address hidden>  Mon, 23 Dec 2013 20:36:32 +0100

Upload details

Uploaded by:
Bartosz Fenski
Uploaded to:
Sid
Original maintainer:
Bartosz Fenski
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main graphics
14.09 release main graphics

Downloads

File Size SHA-256 Checksum
potrace_1.11-2.dsc 1.2 KiB eb1ba5672d2bad02df2b7e44503fe3ffdd3ac355626c21940c98ce6206a3372a
potrace_1.11.orig.tar.gz 646.6 KiB 5aa5eb496e00206d68b67edf8f6067999a45d1b69f848c18af5cbdf8e4a17ead
potrace_1.11-2.debian.tar.gz 4.0 KiB 66412fcfa50c51a439a3db4616c3a052521242f56201d7f2e899354aec1c452a

Available diffs

No changes file available.

Binary packages built by this source

libpotrace-dev: development files for potrace library

 potrace is a utility for tracing a bitmap, which means, transforming
 a bitmap into a smooth, scalable image.
 .
 libpotrace-dev contains header file needed to compile programs that
 utilize the potrace library.

libpotrace0: library for tracing bitmaps

 potrace is a utility for tracing a bitmap, which means, transforming
 a bitmap into a smooth, scalable image.
 .
 libpotrace0 contains files needed to run programs that utilize the
 potrace library.

potrace: utility to transform bitmaps into vector graphics

 potrace is a utility for tracing a bitmap, which means, transforming
 a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM,
 PPM, or BMP format), and the default output is an encapsulated PostScript
 file (EPS). A typical use is to create EPS files from scanned data, such as
 company or university logos, handwritten notes, etc. The resulting image is
 not "jaggy" like a bitmap, but smooth. It can then be rendered at any
 resolution.
 .
 Potrace can currently produce the following output formats: EPS,
 PostScript, PDF, SVG (scalable vector graphics), DXF, GeoJSON, PGM
 (for easy antialiasing of pixel-based images), Gimppath, and
 XFig. Additional backends might be added in the future.