rezoo / movis

Python library for video editing, presentation video generation, motion graphics, shader art coding, and other video production tasks
https://rezoo.github.io/movis/
MIT License
319 stars 17 forks source link

Support for subtitle position when writing .ass file #45

Closed zigai closed 7 months ago

zigai commented 7 months ago

A small change to add suport for changing the position of subtitles. Their position is currently hardcoded to bottom center.

rezoo commented 7 months ago

Thank you for your PR. I think this is just a simple oversight. LGTM.