How can I configure the font size of fxri

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!

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 :slight_smile: 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