help-octave
[Top][All Lists]
Advanced

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

Re: Font size in Octave for Windows


From: Doug Stewart
Subject: Re: Font size in Octave for Windows
Date: Sun, 07 May 2006 20:38:18 -0500
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Evgeny Turchyn wrote:

 Hello, All!
 I'm using Octave 2.1.73 for Windows (OctaveForge).
What should I do to increase the size of font used in the program?
 Thanks in advance.
 Best regards, Evgeny.


If you look at the properties of the startup icon ( right click on the icon) you will see a TARGET text box.
In it you will see :

"C:\Program Files\GNU Octave 2.1.73\bin\rxvt.exe" --keysym.0xFF50 '^a' --keysym.0xFF57 '^e' --keysym.0xFFFF '^f^h' -tn linux -title 'GNU Octave 2.1.73' -geometry 80x25 -bg White -fg Black -cr Blue -fn 'Lucida Console-12' -sr -b 5 -e /bin/sh octave.sh


the part to change is    'Lucida Console-12'

Doug Stewart
I hope this helps :-)


reply via email to

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