From 32f91c8d6916f1463473aba5d791adc5dfb6b370 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sat, 14 Dec 2024 22:54:54 -0600 Subject: [PATCH] testing other fonts --- test_presentation.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_presentation.lisp b/test_presentation.lisp index 5e7e53c..ed08bc8 100644 --- a/test_presentation.lisp +++ b/test_presentation.lisp @@ -2,7 +2,7 @@ (text "This is frodo" :font-size 70)) (slide (video :source "~/vids/test/camprules2024.mp4" :fit contain)) (song :id 7 :author "North Point Worship" - :font "Quicksand" :font-size 60 + :font "Allura" :font-size 60 :title "Death Was Arrested" :background (image :source "file:///home/chris/nc/tfc/openlp/CMG - Bright Mountains 01.jpg" :fit cover) :text-alignment center