From abc9e6405a10028d3d757f33d4054f9f03216f03 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 29 Jan 2013 13:49:51 +0000 Subject: fix monospace font and clock width Now it's really monospace - fixed width per char and the clock annotations are no longer cut short. but the default monospace font is ugly :( git-svn-id: svn://localhost/ardour2/branches/3.0@14025 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/wscript') diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript index 565963ef64..43bfc562b8 100644 --- a/gtk2_ardour/wscript +++ b/gtk2_ardour/wscript @@ -528,7 +528,7 @@ def build(bld): 'MASSIVE' : '60', } font_names = { - 'BOLD_MONOSPACE' : 'bold monospace' + 'BOLD_MONOSPACE' : 'monospace bold' } # Set up font substitution dictionary -- cgit v1.2.3