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

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

[Octave-bug-tracker] [bug #57343] Figure "graphicssmoothing" property sh


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #57343] Figure "graphicssmoothing" property should not affect transparency
Date: Mon, 2 Dec 2019 12:09:58 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

                 Summary: Figure "graphicssmoothing" property should not
affect transparency
                 Project: GNU Octave
            Submitted by: pantxo
            Submitted on: Mon 02 Dec 2019 05:09:56 PM UTC
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

When turning "off" the figure "graphicssmoothing" property, the transparency
(of grid lines for example) should not be affected.


hf = figure ("graphicssmoothing", "off");
axes ();
grid on


The above script produces black grid lines.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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