We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › Chnage Font in editor
Page Index Toggle Pages: 1
Chnage Font in editor? (Read 481 times)
Chnage Font in editor?
May 8th, 2008, 8:18pm
 
Hi
Can someone tell me how to change the font in the Processing code editor?
Re: Chnage Font in editor?
Reply #1 - May 9th, 2008, 12:02am
 
Edit the preferences.txt file at one of the following locations:

# Documents and Settings -> Application Data ->
#    Processing -> preferences.txt (on windows)

# ~/Library -> Processing -> preferences.txt (on macosx)

# ~/.processing -> preferences.txt (on linux)

I believe editor.font is the attribute to change.
Re: Chnage Font in editor?
Reply #2 - May 9th, 2008, 10:26pm
 
thanks!
Page Index Toggle Pages: 1