Migration to GnuCash 2.6 from 2.4 problem with display of currency

Mike Alexander mta at umich.edu
Mon Jan 20 23:29:26 EST 2014


--On January 20, 2014 3:00:25 PM -0800 John Ralls <jralls at ceridwen.us> 
wrote:

> You do it the same way everywhere. Create a ~/.gtkrc-2.0 with the
> following contents:
>
> style "font"
> {
>   font_name = "Arial Narrow 12"
> }
> widget_class "*" style "font"
> gtk-font-name = "Arial Narrow 12”
>
> Substitute any font in FontBook for “Arial Narrow 12”.

I figured out what is going on.  The native version of Gnucash only 
reads ~/.gtkrc-2.0.gnucash while the X Window version first reads 
~/.gtkrc-2.0 then reads that file.  I used the fs_usage command with 
both versions to determine this, then verified it by modifying the 
contents of the files and launching both versions several times.

If I set the font to Arial 12 it displays the Ghana currency symbol.

             Mike
 



More information about the gnucash-user mailing list