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

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

[Octave-bug-tracker] [bug #61618] Axes cut when 'paperposition' set


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #61618] Axes cut when 'paperposition' set
Date: Sun, 5 Dec 2021 14:11:29 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

Update of bug #61618 (project octave):

                  Status:                    None => Invalid                

    _______________________________________________________

Follow-up Comment #1:

This is expected and was changed for Matlab compatibility: for EPS output the
output image id cropped, as explained in the doc for tight/loose options.


...
     '-tight'
     '-loose'
          Force a tight or loose bounding box for EPS files.  The
          default is tight.


If you want the same bounding box as for other formats, you need to sepcify
"-loose":


...
print(fh, '-deps', '-loose', 'test_loose.eps');
 

Can I close this report as invalid?

(file #52436)
    _______________________________________________________

Additional Item Attachment:

File name: test_loose.eps                 Size:7 KB
    <https://file.savannah.gnu.org/file/test_loose.eps?file_id=52436>



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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