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: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #49044] gnuplot enhanced text specification has changed for versions >= 5.0
Date: Sat, 17 Sep 2016 06:47:16 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

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

I do not think 'Helvetica' is not good solution for windows platform
because windows does not have 'Helvetica' font.

On gnuplot.exe (not wgbnuplot.exe) 5.0.4 from www.gnuplot.info,



set terminal pngcairo font 'Helvetica'
set out 'test.png'
plot x


gives warning:


(gnuplot.exe:8132): Pango-WARNING **: couldn't load font "Helvetica
Not-Rotated 240", falling back to "Sans Not-Rotated 240", expect ugly output.


Currently gnuplot embedded with octave does not support cairo based
terminal. However, one can use external gnuplot from official site which
supports almost all terminals. 
In that case, one can use cairo based print devise.

Perhaps this warning appear on octave command windows.

I am trying make tar ball for the snapshot the dev tree and will build windows
binary using mxe-octave.

When test result will be gotten, I will report here.   

    _______________________________________________________

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]