1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: epstool
Section: graphics
Priority: optional
Maintainer: Philip Rinn <rinni@inventati.org>
Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm
Vcs-Git: https://anonscm.debian.org/git/collab-maint/epstool.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/epstool.git
Package: epstool
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ghostscript
Description: edit preview images and fix bounding boxes in EPS files
Encapsulated PostScript (EPS) files may contain a preview to be used
by programs that can't interpret the PostScript code. epstool can
create and extract such previews.
.
epstool can also calculate an optimal bounding box for an EPS file.
|