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

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

[Octave-bug-tracker] [bug #42834] imread ("default.img") returns empty c


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #42834] imread ("default.img") returns empty colormap with gm 1.3.16
Date: Wed, 23 Jul 2014 17:11:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140610 Firefox/24.0 Iceweasel/24.6.0

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

This is because __magick_read__.cc:is_indexed for our "default.img" (md5sum
d581bb80374d39ef0994154afc5c1f47)
returns false for graphicsmagick 1.3.16 and true for 1.3.18.

I'll attach a quick test if someone wants to try it out. is_indexed is a
direct copy from __magick_read__.cc.

Compile with g++ -Wall $(pkg-config --cflags GraphicsMagick++) main.cc -o
isindex $(pkg-config --libs GraphicsMagick++)

(file #31765)
    _______________________________________________________

Additional Item Attachment:

File name: main.cc                        Size:0 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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