[Geany] Get Geany to use bitmap font?

John Gabriele jmg3000 at xxxxx
Wed May 2 20:33:18 UTC 2007


Anyone know how to get Geany to use a bitmap X11 font like
-Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO10646-1 ?

I'm using IceWM (no Gnome) with xorg.

Maybe something to do with a ~/.gtkrc-2.0 file... possibly something like:

=== snip ===
style "geany"
{
    font="-Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO10646-1"
}
widget_class "*GtkText" style "text"

=== /snip ===


? Though, I tried that and it didn't work.

I think the right GTK docs on this might be
http://www.gtk.org/tutorial/x2138.html ...

Or, maybe, is there a configure option to allow it access to bitmap
fonts? I didn't see one with `./configure --help` though.

Thanks,
---John



More information about the Users mailing list