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

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

[Octave-bug-tracker] [bug #49044] gnuplot enhanced text specification ha


From: Rik
Subject: [Octave-bug-tracker] [bug #49044] gnuplot enhanced text specification has changed for versions >= 5.0
Date: Sat, 17 Sep 2016 14:02:06 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #12, bug #49044 (project octave):

The important point is not whether the system has the Helvetica font--most
systems won't--but that the system knows how to map the name "Helvetica" to a
real font that does exist on the system.

For Linux platforms, "Sans" appears to be a name that can always be mapped to
a real font.  But Windows doesn't always accept that, according to the reports
from Avinoam and my own experience with a Windows XP virtual machine.

Try


set (0, "DefaultAxesFontName", "Sans")
graphics_toolkit gnuplot
demo ezmesh 1


For me, that issues about 8 warnings of


Warning:  font "Sans:Bold" not available, trying "Arial" instead.


There are no such warnings if I use "Helvetica" for the default font.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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