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

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

[Octave-bug-tracker] [bug #55833] Implement axes and text "fontsmoothing


From: Rik
Subject: [Octave-bug-tracker] [bug #55833] Implement axes and text "fontsmoothing" property
Date: Wed, 6 Mar 2019 15:09:41 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #55833 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

@Pantxo: This is awesome!  I committed the patch here:
https://hg.savannah.gnu.org/hgweb/octave/rev/0adb232f93b9.

I made a few changes.  I added a note to the NEWS file telling programmers
about this nice, new property.  I changed the function signature for
set_anti_aliasing so that the input variable was not named "on" which I
thought was confusing.  It looked like you could only turn on anti-aliasing,
and not disable it.  I used the name "val" which can take the values of
true/false or "on"/"off".  I also corrected one type and changed the variable
name "do_anitalias" to "do_anti_alias".

I tested this against Matlab and we actually perform better in some regards.

Marking as fixed and closing report.  

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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