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

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

[Octave-bug-tracker] [bug #44050] Saving gnuplot to png/jpg results in g


From: Torsten
Subject: [Octave-bug-tracker] [bug #44050] Saving gnuplot to png/jpg results in ghostscript hanging at 50% CPU
Date: Tue, 20 Jan 2015 07:32:36 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

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

You have to type 


setenv ("GS_OPTIONS", "-dNONATIVEFONTMAP -sSUBSTFONT=Helvetica");


into octave's console or you have to type 


export GS_OPTIONS='-dNONATIVEFONTMAP -sSUBSTFONT=Helvetica'


into your normal terminal window (not octave) and start octave from this
terminal afterwards.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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