**Is your feature request related to a problem? Please describe.**
I would like to add scrolling text via **video.add_text** function (this is 
possible)
I would like to have this text to scroll on some limited area. Like, i can 
dedicate some part of screen for this and scroll text only in that small part 
of screen. Currently text is scrolling on the full width of frame

**Describe the solution you'd like**
Probably add arguments:
**width** - scrolling width / text area width. Default value is frame width
**height** - scrolling height / text area height. Default value is... font size?

And maybe replace **speed** with:
*x_speed* - scrolling speed on X axis
*y_speed* - scrolling speed on Y axis

^ In order to allow vertical scrolling too
**Additional context**

I think if you guys are overloaded i can try to learn this OCaml and join to 
help, since i am programmer
But not sure yet  :D

And, sorry for unrelated question: when will be next version released? I am not 
familiar with conventions of this project. Like, maybe you release every [xx] 
features or months or... is there public roadmap? Thanks forward!


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/730
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to