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

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

[Octave-bug-tracker] [bug #42939] gnuplot does not scale on-screen font


From: Serviscope Minor
Subject: [Octave-bug-tracker] [bug #42939] gnuplot does not scale on-screen font based on fontsize
Date: Fri, 08 Aug 2014 14:43:29 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Follow-up Comment #1, bug #42939 (project octave):

I believed that this is because GNUPLot defaults to using a non scalable font
under X11 (specifically one known as "fixed").

If you explicitly pick a scalable font:

set (ht, "fontsize", 40, 'FontName', 'Helvetica')

then it will work fine.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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