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

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

[Octave-bug-tracker] [bug #52866] print() function doesn't accept '-RGBI


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #52866] print() function doesn't accept '-RGBImage' option
Date: Fri, 2 Mar 2018 09:27:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #52866 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #6:

I attached a cset in which I implemented "-opengl", "-painters" and
"-RGBImage". The "opengl" printing engine uses getframe to produce pixels
directly. It is the default for raster formats supported by "imwrite" and
doesn't work at all for vector formats.

To have it work quite correctly, I had to scale fixed size objects (text and
line width). All this part of the code will be obsoleted and done more
accurately when bug #49053 is fixed: the n pixels distance between tick labels
and axes can't be scaled from the interpreter.   

(file #43437)
    _______________________________________________________

Additional Item Attachment:

File name: opengl_print_raster.patch      Size:21 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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