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

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

[Octave-bug-tracker] [bug #49490] Display of images for axes partially o


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #49490] Display of images for axes partially outside a figure
Date: Thu, 1 Nov 2018 11:15:05 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Update of bug #49490 (project octave):

              Item Group:    Matlab Compatibility => Incorrect Result       
                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #2:

I attached a patch that fixes image rendering when "clipping" = "off", it also
takes care of the case when clipping is "on" but the axes limits are outside
the figure limits. 

I used std::numeric_limits<float>::epsilon () for the bottom left limit of the
figure (instead of 0) which also fixes bug #52303 for me. 

(file #45345)
    _______________________________________________________

Additional Item Attachment:

File name: clip_figure.patch              Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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