This is a simple text HTML template for use with CasparCG.
Add to your templates
folder you've likely already configured.
PLAY
adds it to screenSTOP
sets the class todisplay:none
UPDATE
updates the values to match the new values- use
CLEAR
andPLAY
again to refresh the files in case of code modification real-time
Use the keys below, sent as JSON:
- texto - text content
- fonte - font family
- cor - color (hex or rgba)
- estilo - font weight
- tamanho - size (px)
- espaco - letter spacing (em)
To change the key names you can just modify the texto.js
file.
To add custom fonts, import them into the fonts.css
file