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

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

[Octave-bug-tracker] [bug #41770] Some factory defaults don't conform to


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #41770] Some factory defaults don't conform to matlab values
Date: Sun, 30 Mar 2014 21:36:04 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

Follow-up Comment #5, bug #41770 (project octave):

I attached a new version of the patch. 

I added "octave-default-image.h" in libinterp/corefcn. It contains the octave
logo (64x64 char array) indexed against the "Jet" colormap. 

Remaining issues:
*'surfaceedgecolor', 'patchedgecolor', 'patchfacecolor', 'linecolor' (see
comment #4): if we want to be fully conform with ML factory defaults, those
properties values will have to be changed at startup (using e.g. "set (0,
"defaultPROPNAME", VAL)").
*'surfacefacelighting', 'patchfacelighting': factory values should be 'flat'
instead of 'none' but the current implementation in openGL renders black
surfaces/patches. I think we should wait until the bug (bug #42006) is solved
before setting the correct values for those properties. 


(file #31080)
    _______________________________________________________

Additional Item Attachment:

File name: adjust_factorydefaults_v3.patch Size:21 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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