punch clocks: fix up center-dotted zeros in at least some fonts
git-svn-id: svn://localhost/ardour2/branches/3.0@13431 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5b487ca9b1
commit
258154bc7d
@ -15,7 +15,7 @@ style "small_text"
|
||||
|
||||
style "small_mono_text"
|
||||
{
|
||||
font_name = "monospace @FONT_SMALL@"
|
||||
font_name = "bold monospace @FONT_SMALL@"
|
||||
}
|
||||
|
||||
style "small_italic_text"
|
||||
@ -72,7 +72,7 @@ style "massive_text"
|
||||
|
||||
style "monospace massive_text"
|
||||
{
|
||||
font_name = "bold monospace @FONT_MASSIVE@"
|
||||
font_name = "bold monospace @FONT_MASSIVE@"
|
||||
}
|
||||
|
||||
style "larger_bold_text"
|
||||
|
Loading…
Reference in New Issue
Block a user