octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #64164] Wrong eps boundingbox


From: Leonardo
Subject: [Octave-bug-tracker] [bug #64164] Wrong eps boundingbox
Date: Thu, 11 May 2023 13:43:33 -0400 (EDT)

Follow-up Comment #4, bug #64164 (project octave):

Hi.

I tried to do a step-by-step in the svgconvert toolchain.

1) print to SVG with

plot(1:10)
print -dsvg test.svg


2) use the

octave-svgconvert

to convert test.svg to test.pdf 

3) use gs to convert test.pdf to test.eps
Result:

%%BoundingBox: 0 0 419 314


I'm still trying to figure out how to convert test.pdf to test.eps with
correct BoundingBox which is the last command of the svgconvert toolchain

Well, IIUC, this is how the "print -depsc2 test.eps" is performed under the
hood.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64164>

_______________________________________________
Mensagem enviada pelo Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]