Releases: AmusementClub/assrender
assrender v0.38.2
assrender v0.38.1
update libass to 0.17.1, update its dependencies
assrender v0.38.0
update libass to 0.17.0
add FrameProp function to render text from frame property, details could be seen on the README
assrender v0.37.1
update dependencies
add csri (common subtitle renderer interface), which means assrender could be used in Aegisub
old behavior as a parameter in vs plugin, another renderer in csri
assrender v0.37.0
update libass ( to 0.16.0 ), and its dependencies.
change some behavior about frame size because of this libass/libass#591
so we will also provide a release of the old behavior util libass/libass#597 settled.
add frame_width
, frame_height
to set the actual displayed size for replacing dar
, sar
, they provide more information and reduce manual calculation.
assrender v0.36.2
now "Subtitle" support multiline subtitles.
some notes:
now start end and text all support a list or single element as parameter, and each pair of "start" and "end" matches a "text", and the missing "start" and "end" will be filled with the last one.
the "start and end" beyond text and unpaired "start and end" will be discarded
assrender v0.36.1
fix: segment fault of Subtitle
dependency: freetype update to 2.11.0 (bug-fixed)
assrender v0.36
add "Subtitle" from vapoursynth/subtext
dependency freetype back to 2.10.4
assrender v0.35.4
Update libass to 0.15.2
ass.dll (use for Aegisub and other software linking libass of vcpkg-x64-windows): add asm optimization
assrender v0.35.3
update libass to 0.15.1