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: Tue, 25 Mar 2014 22:45:16 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

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

I see I have missed some of the non conforming factory defaults. I updated the
patch but some differences remain. 

The main one is in image properties: "cdata" should contain the factory image
(double [64x64]) color data. Is there such default image that can be read in
octave tree (preferably without requiring GraphicsMagick)?  

Some other minor problems:
 - line: "color" should be [1 1 1] (but then "line ()" returns a white line).
In ML black color is set in root "defaultlinecolor" so that if you "reset (0)"
you fall back to factory defaults and also obtain white lines. 
 - text: "clipping" should be "off" but as it belongs to base_properties it is
"on" by default for every graphics objects. Same problem with "color" as for
line objects. 
 - patch: "facecolor" same color problem
 - image: should have a "displayname" property. Adding this property is easy
but then legend fails when there is an image in the axes.


 

(file #31038)
    _______________________________________________________

Additional Item Attachment:

File name: adjust_factorydefaults_v2.patch Size:7 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]