Japanese font of reports on Mac OS X

Masao Uebayashi uebayasi at gmail.com
Sun Oct 21 00:49:59 EDT 2012


To summarize, do this to use Japanese font (HIragino Kaku Gothic Pro)
on Mac OS X:

--------8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<
cat >/Applications/Gnucash.app/Contents/Resources/etc/pango/pango.aliases <<END
"Lucida Grande" = "Hiragino Kaku Gothic Pro"
END

cat >/Applications/Gnucash.app/Contents/Resources/etc/gtk-2.0/gtkrc <<END
style "GtkDefault" {
  font_name ="Hiragino Kaku Gothic Pro 10"
}
widget_class "*" style "GtkDefault"
END
>8-------->8-------->8-------->8-------->8-------->8-------->8-------->8--------

Tested with Mac OS X 10.8.2 + GnuCash 2.4.11.

Enjoy. :)

Masao


More information about the gnucash-user mailing list