From: Grigori Goronzy Date: Sat, 13 Feb 2010 15:53:31 +0000 (+0100) Subject: Initial changelog for release 0.9.9 X-Git-Tag: 0.9.9~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06224ae0938383f329948f8805ac7ba7556ba362;p=libass Initial changelog for release 0.9.9 --- diff --git a/Changelog b/Changelog index ca1ba53..f95d23b 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,14 @@ +libass (0.9.9) + * Parse numbers in a locale-independent way + * Remove support for freetype < 2.2.1, fontconfig < 2.4.1; this especially + means libass will not extract fonts into the file system anymore + * Disable script file size limit + * Match fonts against the full name ("name for humans") + * Reset clip mode after \iclip + * Improve VSFilter compatibility + * Update API documentation + * A couple of smaller fixes and cleanups + libass (0.9.8) * Support \q override tag * Support wrap style 1 (i.e. wrap, but do not equalize line lengths)