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

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

[Octave-bug-tracker] [bug #41608] Default FLTK linewidth is too low for


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #41608] Default FLTK linewidth is too low for some video cards
Date: Tue, 27 May 2014 19:42:08 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

Follow-up Comment #20, bug #41608 (project octave):

The fttk linewidth problem has a long history and
it mainly (maybe only) affects Intal graphics systems.
Is this your case?

The short fix is:
set(0, "defaultaxeslinewidth", 1.0);
set(0, "defaultlinelinewidth", 1.0);

You may want to put these in your .octaverc
file.

If you are willing to compile the current
devel system you may find it works much
better. If you do not find this please report
your results.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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