use bold variant of monospace font for big clock to avoid the ugly dots at the center of zeroes which show up on several different linux distributions with the non-bold variant
git-svn-id: svn://localhost/ardour2/branches/3.0@13424 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8216e35c5b
commit
2bc4b879b6
@ -67,7 +67,7 @@ style "massive_text"
|
||||
|
||||
style "monospace massive_text"
|
||||
{
|
||||
font_name = "monospace @FONT_MASSIVE@"
|
||||
font_name = "bold monospace @FONT_MASSIVE@"
|
||||
}
|
||||
|
||||
style "larger_bold_text"
|
||||
|
Loading…
Reference in New Issue
Block a user