mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue