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

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

[Octave-bug-tracker] [bug #42107] Image colors are inverted when printin


From: Rik
Subject: [Octave-bug-tracker] [bug #42107] Image colors are inverted when printing a plot to a file with FLTK
Date: Fri, 18 Apr 2014 17:13:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Update of bug #42107 (project octave):

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

    _______________________________________________________

Follow-up Comment #4:

This was a problem with gl2ps which only accepts float inputs.  Octave has to
convert image formats, like uint8, to float before it delivers it to gl2ps and
gl2ps wanted a different conversion than what we were doing.

I fixed it in this changeset
(http://hg.savannah.gnu.org/hgweb/octave/rev/3277514f36da).  It will be a part
of the next bug fix release 3.8.2.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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