summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_fonts.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-17 22:49:13 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-17 22:49:13 +0000
commitb25fbc8a956528a7c648eb3960782aa31cc2a36e (patch)
treeb45c8e70e71dfea92cffd51ff9465d965d6fb333 /gtk2_ardour/ardour3_fonts.rc.in
parentf07c92530c7305fc79de28e8762efcae63040729 (diff)
all new implementation of audio clocks, with entirely new editing model. not entirely finished, but lookable, and usable
git-svn-id: svn://localhost/ardour2/branches/3.0@10662 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_fonts.rc.in')
-rw-r--r--gtk2_ardour/ardour3_fonts.rc.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour3_fonts.rc.in b/gtk2_ardour/ardour3_fonts.rc.in
index 8fbf37c30a..994238a7fb 100644
--- a/gtk2_ardour/ardour3_fonts.rc.in
+++ b/gtk2_ardour/ardour3_fonts.rc.in
@@ -55,6 +55,11 @@ style "larger_text"
font_name = "@FONT_LARGE@"
}
+style "massive_text"
+{
+ font_name = "@FONT_MASSIVE@"
+}
+
style "larger_bold_text"
{
font_name = "bold @FONT_LARGE@"