Footer enhancements and performance optimizations #9

Merged
deco merged 10 commits from footer-enhancements into main 2025-07-22 23:01:23 +03:00
Showing only changes of commit 0dbdc52fd3 - Show all commits

View file

@ -323,7 +323,7 @@ async function createTextSource(sceneName, textSourceName, text) {
text,
font: {
face: 'Arial',
size: 84,
size: 96,
style: 'Bold'
},
color: 0xFFFFFFFF, // White text
@ -352,7 +352,7 @@ async function createTextSource(sceneName, textSourceName, text) {
text,
font: {
face: 'Arial',
size: 84,
size: 96,
style: 'Bold'
},
color: 0xFFFFFFFF, // White text