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

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

[Octave-bug-tracker] [bug #30508] fltk eps files are not centered in bbo


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #30508] fltk eps files are not centered in bbox
Date: Wed, 21 Jul 2010 12:14:23 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4

URL:
  <http://savannah.gnu.org/bugs/?30508>

                 Summary: fltk eps files are not centered in bbox
                 Project: GNU Octave
            Submitted by: bpabbott
            Submitted on: Wed 21 Jul 2010 08:14:22 AM EDT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: bpabbott
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS

    _______________________________________________________

Details:

The eps image produced by the fltk backend don't have symmetric white space
... i.e. the plot isn't centered.

This can be seen by ...

figure (1)
clf
x = 0:0.01:10;
plot (x, sin(x), x, cos(x))
xlabel ('dependent');
ylabel ('trigonometric')
print -deps figure1.eps

I've attached both the eps file and a pdf which was obtained using epstopdf.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 21 Jul 2010 08:14:22 AM EDT  Name: figure1.eps  Size: 41kB   By:
bpabbott
eps and pdf examples
<http://savannah.gnu.org/bugs/download.php?file_id=21023>
-------------------------------------------------------
Date: Wed 21 Jul 2010 08:14:22 AM EDT  Name: figure1.pdf  Size: 17kB   By:
bpabbott
eps and pdf examples
<http://savannah.gnu.org/bugs/download.php?file_id=21024>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30508>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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