mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
add missing font definition for punch clock.
git-svn-id: svn://localhost/ardour2/branches/3.0@13427 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8ac4fa35e8
commit
17b46e2304
1 changed files with 5 additions and 0 deletions
|
|
@ -13,6 +13,11 @@ style "small_text"
|
||||||
font_name = "@FONT_SMALL@"
|
font_name = "@FONT_SMALL@"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
style "small_mono_text"
|
||||||
|
{
|
||||||
|
font_name = "monospace @FONT_SMALL@"
|
||||||
|
}
|
||||||
|
|
||||||
style "small_italic_text"
|
style "small_italic_text"
|
||||||
{
|
{
|
||||||
font_name = "italic @FONT_SMALL@"
|
font_name = "italic @FONT_SMALL@"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue