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

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

[Octave-bug-tracker] [bug #43502] slight change to allow building doc ag


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #43502] slight change to allow building doc again without GraphicsMagick
Date: Thu, 30 Oct 2014 09:20:14 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

Follow-up Comment #1, bug #43502 (project octave):

Hi,

Thanks for taking care of this. The issue is that "image ()" loads an image
from file instead of using the default image. There are two possibilities I
can see: 
* The simplest: replace the "zeros (2)" by "get (0, "defaultimagecdata")" in
your changeset. 
* More involved: modify image.m to let "image ()" return the default image. It
is as simple as not providing a "cdata" property/value pair to __image__, but
the resulting image (octave logo) is very different from the one we currently
obtain, which may not be satisfactory for some demos (that I don't know of).

In any case, the "warning ("off")" and the associated comment are not needed
anymore.  

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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