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

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

[Octave-bug-tracker] [bug #53023] Marker symbols not fully drawn for som


From: Rik
Subject: [Octave-bug-tracker] [bug #53023] Marker symbols not fully drawn for some output formats
Date: Tue, 30 Jan 2018 14:25:03 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

                 Summary: Marker symbols not fully drawn for some output
formats
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 30 Jan 2018 11:25:01 AM PST
                Category: Plotting with OpenGL
                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: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Using this simple test script,


close all
graphics_toolkit qt
hl = plot (1:10, "o-", "linewidth", 36);
axis ([0, 12, 0, 12]);
print lw36.svg
print lw36.epsc
print lw36.psc
print lw36.pdf


, I find that one of the markers is not fully drawn when exporting to certain
formats.  Instead of being a full circle, there is a pie wedge removed.  The
export to pdf gets it right.

This might be an upstream bug in gl2ps.






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 30 Jan 2018 11:25:01 AM PST  Name: tst_lw.m  Size: 155B   By: rik5

<http://savannah.gnu.org/bugs/download.php?file_id=43114>
-------------------------------------------------------
Date: Tue 30 Jan 2018 11:25:01 AM PST  Name: lw36.psc  Size: 165KiB   By: rik5

<http://savannah.gnu.org/bugs/download.php?file_id=43115>
-------------------------------------------------------
Date: Tue 30 Jan 2018 11:25:01 AM PST  Name: lw36.svg  Size: 11KiB   By: rik5

<http://savannah.gnu.org/bugs/download.php?file_id=43116>
-------------------------------------------------------
Date: Tue 30 Jan 2018 11:25:01 AM PST  Name: lw36.epsc  Size: 9KiB   By: rik5

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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