CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 7
Releases: AmusementClub/assrender
assrender v0.38.2
Compare
- Not publish win-x86 release
- update libass to 0.17.2
- fribidi 1.0.13
- freetype2 2.13.2
- harfbuzz 8.3.1
- fontconfig 2.14.2 (only linux)
Assets 4
assrender v0.38.1
Compare
update libass to 0.17.1, update its dependencies
Assets 3
assrender v0.38.0
Compare
update libass to 0.17.0
add FrameProp function to render text from frame property, details could be seen on the README
Assets 3
assrender v0.37.1
Compare
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
Assets 3
assrender v0.37.0
Compare
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.
Assets 4
assrender v0.36.2
Compare
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
Assets 3
assrender v0.36.1
Compare
fix: segment fault of Subtitle
dependency: freetype update to 2.11.0 (bug-fixed)
Assets 3
assrender v0.36
Compare
add "Subtitle" from vapoursynth/subtext
dependency freetype back to 2.10.4
Assets 3
assrender v0.35.4
Compare
Update libass to 0.15.2
ass.dll (use for Aegisub and other software linking libass of vcpkg-x64-windows): add asm optimization
Assets 3
assrender v0.35.3
Compare
update libass to 0.15.1