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
This commit is contained in:
Robin Gareus 2013-01-29 13:49:51 +00:00
parent 03b4633e47
commit abc9e6405a
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ style "small_text"
style "small_mono_text"
{
font_name = "bold monospace @FONT_SMALL@"
font_name = "monospace bold @FONT_SMALL@"
}
style "small_italic_text"

View File

@ -528,7 +528,7 @@ def build(bld):
'MASSIVE' : '60',
}
font_names = {
'BOLD_MONOSPACE' : 'bold monospace'
'BOLD_MONOSPACE' : 'monospace bold'
}
# Set up font substitution dictionary