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

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

[Octave-bug-tracker] [bug #43907] OpenGL render code called even when gn


From: Rik
Subject: [Octave-bug-tracker] [bug #43907] OpenGL render code called even when gnuplot is graphics_toolkit
Date: Wed, 01 Jul 2015 20:59:43 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #22, bug #43907 (project octave):

The once-per-session call is an advantage in my mind.  The code is called just
once, rather than every time there is a missing glyph.

I don't know why the qt terminal appears to underperform.  I used


graphics_toolkit qt
text (0.5,0.6, '\0', 'fontname', 'Symbol')


and the symbol appears correctly.  But when I do


setenv ('GNUTERM', 'qt')
graphics_toolkit gnuplot
text (0.5,0.6, '\0', 'fontname', 'Symbol')


the symbol appears as a box.  The 'qt' terminal for gnuplot has been under
heavy development.  Maybe this has gotten fixed in gnuplot 5.0?



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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