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

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

[Octave-bug-tracker] [bug #45865] text not rendering when plotting


From: Carlos Davila
Subject: [Octave-bug-tracker] [bug #45865] text not rendering when plotting
Date: Fri, 04 Sep 2015 15:12:17 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #3, bug #45865 (project octave):

Hi, only the gnuplot engine works (which is great for me since I need to be
able to track the cursor position), the fltk and qt engines do not work.
Resizing does not affect the rendering (lack thereof) when using fltk and qt.

close all
text (0.5, 0.5, "0.1 0.5 Hello World 0.75 1.0"
## Does this display correctly

No...Octave hangs: 

>> close all
>> graphics_toolkit gnuplot
>> text(0.5, 0.5, "0.1 0.5 Hello World 0.75 1.0"

(and nothing happens)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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