psppire: Use default GTK+ font in output shown in GUI.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 22 Mar 2010 04:06:44 +0000 (21:06 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 22 Mar 2010 04:06:44 +0000 (21:06 -0700)
commit43ed0a7cbd9cd3795bba6f3e6dbbae457fd0d269
tree32b003c5c39480a9f5d25adc21725bccbaa4ff19
parente369cd707a79d3f85d652c59721f42dc7199e614
psppire: Use default GTK+ font in output shown in GUI.

This makes the output look more consistent with the rest of the interface.

I didn't see an easy way to get a "default" monospace font.  GTK+ doesn't
seem to have one.

Reported by John Darrington.
src/output/cairo.c
src/output/cairo.h
src/ui/gui/psppire-output-window.c