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

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

[Octave-bug-tracker] [bug #47337] [Windows] fltk toolkt: infinite loop "


From: Rik
Subject: [Octave-bug-tracker] [bug #47337] [Windows] fltk toolkt: infinite loop "GL2PS warning: Unknown token in buffer" when printing
Date: Fri, 25 Aug 2017 20:28:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #38, bug #47337 (project octave):

Could this somehow be related to fonts and font rendering?

You will need a fairly new dev tip for this to work, but try


graphics_toolkit fltk
plot (1:10)
set (gca, "visible", "off")
print a.ps


The code plots the simplest possible OpenGL object, a line, and then turns off
everything else (ticks, tick labels, etc.).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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