Bug#917277: epstool: incorrect bounding box calculated

2019-01-04 Thread Philip Rinn
Control: reassign 917277 ghostscript 9.26~dfsg-2 Hi, David Bremner wrote: > > The EPS is produced by dvips -E. At a guess this hasn't changed > recently (although I did not verify). So if I understand correctly > Ghostscript got fussier and stopped accepting the output from dvips -E? > > d

Bug#917277: epstool: incorrect bounding box calculated

2019-01-02 Thread David Bremner
Philip Rinn writes: > Hi David, hi Russell, > > I think it is a problem of the input file - this might be linked to the > Ghostscript version used - see: > > > philip@debian:~$ epstool --test-eps input.eps > "gs" -dNOEPS -dNOPAUSE -dBATCH -dNODISPLAY "/tmp/gsview8BugKU" > GPL Ghostscript 9.26

Bug#917277: epstool: incorrect bounding box calculated

2019-01-01 Thread Philip Rinn
Hi David, hi Russell, I think it is a problem of the input file - this might be linked to the Ghostscript version used - see: philip@debian:~$ epstool --test-eps input.eps "gs" -dNOEPS -dNOPAUSE -dBATCH -dNODISPLAY "/tmp/gsview8BugKU" GPL Ghostscript 9.26 (2018-11-20) Copyright (C) 2018

Bug#917277: epstool: incorrect bounding box calculated

2018-12-25 Thread David Bremner
Russell Lang writes: > David, > > The input file has > %%BoundingBox: 71 540 176 721 > epstool 3.09 calculates this > %%BoundingBox: 71 541 172 721 > > This looks like the correct bounding box. I get the following output ╭─ rocinante:software/debian/sketch/Doc ╰─ (git)-[master]-% epstool

Bug#917277: epstool: incorrect bounding box calculated

2018-12-25 Thread Russell Lang
David, The input file has %%BoundingBox: 71 540 176 721 epstool 3.09 calculates this %%BoundingBox: 71 541 172 721 This looks like the correct bounding box. Russell On Wed, 26 Dec 2018 at 00:09, David Bremner wrote: > Package: epstool > Version: 3.09-1 > Severity: normal > > -BEGIN

Bug#917277: epstool: incorrect bounding box calculated

2018-12-25 Thread David Bremner
Package: epstool Version: 3.09-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 epstool calculates a very wide bounding box for the attached eps file. The result is so wide that TeX cannot include it, which breaks the sketch build. It would be great if epstool could be fixed so