potrace 1.12-1 source package in Ubuntu
Changelog
potrace (1.12-1) unstable; urgency=high * New upstream version. - fixes memory overflow bug CVE-2013-7437 (Closes: #778646) -- Bartosz Fenski <email address hidden> Sun, 12 Apr 2015 10:46:32 +0200
Upload details
- Uploaded by:
- Bartosz Fenski
- Uploaded to:
- Sid
- Original maintainer:
- Bartosz Fenski
- Architectures:
- any
- Section:
- graphics
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
potrace_1.12-1.dsc | 1.8 KiB | a0b710ef2716cb0521807940b675a86f21aae2600a01e65834a48cb985633afb |
potrace_1.12.orig.tar.gz | 590.8 KiB | b0bbf1d7badbebfcb992280f038936281b47ddbae212e8ae91e863ce0b76173b |
potrace_1.12-1.debian.tar.xz | 3.6 KiB | d7f19dec52e68cb6bbd3b2f91145e850cdbe83c94ba58882c9fe438e7baa83d7 |
Available diffs
- diff from 1.11-2 to 1.12-1 (171.1 KiB)
No changes file available.
Binary packages built by this source
- libpotrace-dev: No summary available for libpotrace-dev in ubuntu vivid.
No description available for libpotrace-dev in ubuntu vivid.
- libpotrace0: No summary available for libpotrace0 in ubuntu wily.
No description available for libpotrace0 in ubuntu wily.
- libpotrace0-dbgsym: debug symbols for package libpotrace0
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: No summary available for potrace in ubuntu vivid.
No description available for potrace in ubuntu vivid.
- potrace-dbgsym: debug symbols for package potrace
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.