From: "M. Pehle" Date: 2006-09-07T15:25:08+09:00 Subject: Re: How can I configure the font size of fxri shhgs.efhilt@gmail.com schrieb: > I downloaded the one-click ruby installer. It's very convenient, but I > find the default font size of fxri is too small for me. I browse the > source, but can not understand it. Can someone tell me where is the > configure file or how to change it's default setting. > > Thank you! > I have had the same problem an also thought, that the font was too - hm - blurred? For me it worked to take out the code for setting the font in the fxri main file. But I modified it with other intention :) So please don't do so. You have to modify the file RUBYDIR/lib/ruby/gems/1.8/gems/fxri-0.3.2/lib/Globals.rb - maybe the version number of fxri differs. The lines are selfexplaining I think. Mario