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

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

[Octave-bug-tracker] [bug #49135] gnuplot: Default font must be set for


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #49135] gnuplot: Default font must be set for "windows" terminal
Date: Tue, 20 Sep 2016 06:54:40 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36

Follow-up Comment #4, bug #49135 (project octave):

> The code that adds "-bold" to the font name exists but I cannot find it
where it exists. 
>On windows, windows and wxt terminal silently seems to 
>set the default font and this add "-bold" gives warnings. 

Sorry The above parts are my misleading.

Seeing the output of demo ezmesh 1, bold is used of plot title.

>From the syntax gnuplot 5 for enhanced text,
one need not specify font name plot title to be bold

On gnuplot 5

set terminal windows
set title '{/:bold test}' font ',20' 
plot x


Perhaps octave code can be changed to text to be bold etcs. without specifying
font name using gnuplot 5 syntax. 
But I do not know how to change the plotting code at this moment.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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