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: Rik
Subject: [Octave-bug-tracker] [bug #45865] text not rendering when plotting
Date: Fri, 04 Sep 2015 18:37:55 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Update of bug #45865 (project octave):

                  Status:            Works For Me => Need Info              

    _______________________________________________________

Follow-up Comment #6:

At least there is a workaround in using gnuplot which you can use for the time
being.

Since the text example illustrated the problem that will be simpler to work
with going forward

Further questions

1) What font did you use for "FILL_IN_A_GOOD_FONT"?

2) Do you have any special hardware like an Nvidia graphics card?

3) Does this result look any better?


close all
graphics_toolkit qt
text (0.5, 0.5, "Hello World", "fontname", "Arial");
set (gcf, "__enhanced__", "off");




    _______________________________________________________

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]