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

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

[Octave-bug-tracker] [bug #58486] Text margins are too wide in printout


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #58486] Text margins are too wide in printout
Date: Tue, 2 Jun 2020 15:53:45 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

URL:
  <https://savannah.gnu.org/bugs/?58486>

                 Summary: Text margins are too wide in printout
                 Project: GNU Octave
            Submitted by: pantxo
            Submitted on: mar. 02 juin 2020 19:53:43 UTC
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 6.0.90
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

In the following example, the margin is clearly larger than 10 pts in printout
(same for png and pdf):


ht = text (.2,0.4, "XXXXXXX", "fontsize", 10, ...
           "backgroundcolor", "r", "margin", 10);
print -dpdfcrop /tmp/toto.png


Like linewidth and markersize, the text margin should be handled by
points_to_pixels. I'll provide a patch for stable once I have a bug number.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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