bugGNU Octave - Bugs: bug #57343, Figure...

 
 

bug #57343: Figure "graphicssmoothing" property should not affect transparency

Submitter:  Pantxo Diribarne <pantxo>
Submitted:  Mon 02 Dec 2019 05:09:56 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Inaccurate Result
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Tue 03 Dec 2019 08:38:28 AM UTC, comment #3: 

Thanks for testing. I pushed the patch here:

http://hg.savanna ... /rev/3212c50369cb

Closing report as fixed.

Pantxo Diribarne <pantxo>
Group Member
Mon 02 Dec 2019 07:13:30 PM UTC, comment #2: 

Thanks for submitting. Works fine ;-)

Hg200 <hg200>
Mon 02 Dec 2019 05:26:12 PM UTC, comment #1: 

I attached a patch that leaves GL_BLEND enabled even if "graphicssmoothing" is "off".

(file #47966)

Pantxo Diribarne <pantxo>
Group Member
Mon 02 Dec 2019 05:09:56 PM UTC, original submission:  

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.

Pantxo Diribarne <pantxo>
Group Member

 

Attached Files

Attached Files
file #47966:  bug57343.patch added by pantxo (1.1KiB - text/x-patch)

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by hg200 (Posted a comment)
  • -email is unavailable- added by pantxo (Submitted the item)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

    History

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-12-03 pantxo StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2019-12-02 pantxo Attached File- Added bug57343.patch, #47966
        StatusConfirmed Patch Submitted

    Back to the top

    Powered by Savane 3.16-598c.
    Corresponding source code