Skip to content

v1.0.1 (2025-09-30)

Choose a tag to compare

@FichteFoll FichteFoll released this 30 Sep 18:09
· 13 commits to master since this release
v1.0.1
cb2d115
  • Support all formats for numeric fields (like margins) that libass supports, including hexadecimal, illegal trailing characters, and a fallback to 0 for an empty field. (#24, #26, @FichteFoll)
  • Also support yes as a boolean value and treat negative numbers as falsy, again like libass does. (#26, @FichteFoll)