diff options
Diffstat (limited to 'lib/libass/Changelog')
-rw-r--r-- | lib/libass/Changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/libass/Changelog b/lib/libass/Changelog index 1be5f91f14..a1c05e18b2 100644 --- a/lib/libass/Changelog +++ b/lib/libass/Changelog @@ -1,3 +1,17 @@ +libass (0.9.13) + * Fix critical problem with the outline preprocessor, fixes crash with + FreeType 2.4.6 + * Various small bugfixes, merged from master + +libass (0.9.12) + * Switch to permissive (ISC) license + * Support \fs+ and \fs- syntax for modifying font size + * Fix word-wrapping + * Improved charmap fallback matching + * Handle a few more VSFilter quirks correctly + * Add a sensible default style + * Fix compilation against libpng 1.5 + libass (0.9.11) * Fix serious memory leaks * Reduce frame/drawing initialization overhead |