Hello Richard, I believe the 0.28 version already has a button in the preferences dialog to set a custom font for the editor. But this is limited to the main area of the window.
In case you want to change the font of all other text (e.g. side pane, window border, dialgos etc. etc.) you might want to check the gtk theme. This can be modified by the "gtkrc" config file. This is not specific for zim but works the same for all Gtk applications. I found this link with an example to set a font: http://developer.pidgin.im/wiki/Using%20Pidgin#HowdoIchangethefontPidginusesThebackgroundcolor(same FAQ also has an entry on where to find this gtkrc file). You definitely do not want to modify Gtk2/Pango.pm directly, this is a library file, not a config file. Hoop dat dit je verder helpt, Jaap On Fri, May 6, 2011 at 8:51 AM, rch <[email protected]> wrote: > I'm (still) using Zim 0.28 (Perl version) in WinXP > > The small size of font is increasingly tiring on my eyes (b. 1940) > > I've tried fiddling with the values of > use constant PANGO_WEIGHT_HEAVY > use constant PANGO_SCALE > etc > in C:/Perl/site/lib/Gtk2/Pango.pm > - no joy > > AS you can tell, I dont really know what I am doing > Your help much appreciated > > Richard H > -- > This message was sent from Launchpad by > rch (https://launchpad.net/~rch-skynet) > using the "Contact this team" link on the Zim team page > (https://launchpad.net/~zim-wiki). > For more information see > https://help.launchpad.net/YourAccount/ContactingPeople > > _______________________________________________ > Mailing list: https://launchpad.net/~zim-wiki > Post to : [email protected] > Unsubscribe : https://launchpad.net/~zim-wiki > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

