ps2eps 1.70-1build1 source package in Ubuntu

Changelog

ps2eps (1.70-1build1) noble; urgency=high

  * No change rebuild for frame pointers (and time_t).

 -- Julian Andres Klode <email address hidden>  Thu, 18 Apr 2024 20:03:03 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
text
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe text
Noble release universe text

Downloads

File Size SHA-256 Checksum
ps2eps_1.70.orig.tar.gz 98.7 KiB cd3ec503ce7f33b49ed7754dd689a453d0ac9a24361809b0ca4502b7d8e0f381
ps2eps_1.70-1build1.debian.tar.xz 11.6 KiB cbc50f9748470e0cd556fd899c81f9ebb8677945aff50560bbaeac3f3a061b0f
ps2eps_1.70-1build1.dsc 1.9 KiB 1335756a939cba6479c1c796d1afc1baacb65c6bd0bc14d7499b09259422a31b

Available diffs

View changes file

Binary packages built by this source

ps2eps: convert PostScript to EPS (Encapsulated PostScript) files

 ps2eps is a tool to produce Encapsulated PostScript Files (EPS/EPSF)
 from usual one-paged Postscript documents. It calculates correct
 Bounding Boxes for those EPS files and filters some special
 postscript command sequences that can produce erroneous results on
 printers. EPS files are needed for including (scalable) graphics
 into TeX (or even Word) documents. Other programs like ps2epsi do
 not calculate the bounding box always correctly (because the values are
 put on the PostScript stack which may get corrupted by bad PostScript
 code) or rounded it off so that clipping the EPS cut off some parts of
 the image. Therefore ps2eps uses a resolution of 144 DPI to get the
 correct bounding box.

ps2eps-dbgsym: debug symbols for ps2eps