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

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

[Octave-bug-tracker] [bug #45357] patch does not stack properly


From: Muhali
Subject: [Octave-bug-tracker] [bug #45357] patch does not stack properly
Date: Fri, 19 Jun 2015 14:31:24 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

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

                 Summary: patch does not stack properly
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Fri 19 Jun 2015 07:31:20 AM PDT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

With two triangles created this way


patch([1 2 3], [1 2 1], 0.1*[1 1 1]) ;
patch(0.5 +[1 2 3], [1 2 1], 0.9*[1 1 1]) ;
print octave.png


one gets the figure attached. The right edge of the first (black) triangle
should not be visible.

ML does it correctly, but interestingly, when printing to png one gets the
same black line, while pdf prints are ok.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 19 Jun 2015 07:31:20 AM PDT  Name: octave.png  Size: 29kB   By:
muhali

<http://savannah.gnu.org/bugs/download.php?file_id=34262>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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