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

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

[Octave-bug-tracker] [bug #53091] [MXE-Octave] new warning from gnuplot


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #53091] [MXE-Octave] new warning from gnuplot
Date: Sat, 16 Feb 2019 12:43:51 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #7, bug #53091 (project octave):

The problem is probably that we shouldn't use "Helvetica" on Windows (because
it isn't installed by default).
It is used as the default font in annotation.m.
If I search the Octave sources for "Helvetica", it is also used in
__gnuplot_draw_axes__.m and gl2ps-print.cc.
In __gnuplot_draw_axes__ at line 2328 we set "Arial" as a fall back font on
Windows. A little bit further down in line 2386, "Helvetica" is used as a fall
back font.

Maybe we should use "Arial" as the default font for Windows everywhere?
I wonder what Matlab is doing.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?53091>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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