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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #43907] OpenGL render code called even when gnuplot is graphics_toolkit
Date: Wed, 01 Jul 2015 17:06:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

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

As I recall freetype was used to compute the extent of the text object even
when gnuplot is used.  Is there some other way that this job can be done?  Or
a better way to use freetype to compute the extent when symbols appear in the
text but the font is selected to be something other than the symbol font? 
Should we just be telling freetype to use the symbol font when processing
symbol characters if a specific font is selected?  I see that


graphics_toolkit gnuplot
text (0.5, 0.5, '\0')


doesn't produce the warning.  It also doesn't show the empty set symbol for
me, though it does work correctly with fltk or qt.

If we want to avoid freetype entirely when using gnuplot, then is there some
way to ask gnuplot for the extent of a text object that it displays?

    _______________________________________________________

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]