13
0

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:
Paul Davis 2012-11-10 20:12:06 +00:00
parent 8216e35c5b
commit 2bc4b879b6

View File

@ -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"