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

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

[Octave-bug-tracker] [bug #53730] Rectangle corners are not closed, line


From: Matthias Brennwald
Subject: [Octave-bug-tracker] [bug #53730] Rectangle corners are not closed, lines do not meet
Date: Mon, 23 Apr 2018 16:46:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

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

                 Summary: Rectangle corners are not closed, lines do not meet
                 Project: GNU Octave
            Submitted by: mbrennwa
            Submitted on: Mon 23 Apr 2018 08:46:40 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.2
        Operating System: Any

    _______________________________________________________

Details:

Plotting a rectangle with the FLTK backend results in poor corners. The lines
do not meet such that the corner looks nice. On screen, this issue occurs with
all four corners. If the plot is saved to a file, the issue only occurs with
the lower right corner (see attachment).

Here's some code to illustrate the problem:

rectangle ( 'Position',[ 1 1 2 2] , 'Linewidth',10 )
axis ( [0 4 0 4] )
print ( 'test.png' )



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 23 Apr 2018 08:46:40 PM UTC  Name: test.png  Size: 11KiB   By:
mbrennwa
Lower right corner is &quot;open&quot;
<http://savannah.gnu.org/bugs/download.php?file_id=43998>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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