summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2009-07-17 00:36:29 +0200
committerGrigori Goronzy <greg@blackbox>2009-07-17 00:36:29 +0200
commit0f2cf3f12a3eed740d7717fb35c11ba5d8fe4c22 (patch)
treec5c66b22be1e07c3cc6011a6032cb64a379d72a9
parentb625c5a90cb8076612c0b1c8032db8629809b92e (diff)
downloadlibass-0f2cf3f12a3eed740d7717fb35c11ba5d8fe4c22.tar.bz2
libass-0f2cf3f12a3eed740d7717fb35c11ba5d8fe4c22.tar.xz
Update changelog again
-rw-r--r--Changelog8
1 files changed, 4 insertions, 4 deletions
diff --git a/Changelog b/Changelog
index e37c1f3..aeb100d 100644
--- a/Changelog
+++ b/Changelog
@@ -3,17 +3,17 @@ libass (0.9.7)
* Fixed cache lookup and overload problems
* All globals have been eliminated, libass is reentrant
* Dynamically allocate glyph and line buffers
- * Fix up stroker for big border sizes
+ * Fix up stroking of big borders
* Support empty lines (\N\N)
* Support for the following override tags:
\fax, \fay, \xshad, \yshad, \ybord, \xbord, \iclip, \u, \s, \p, \pbo
* Full subpixel accuracy for positioning
- * PAR correction
- * Rotation viewer distance correction
- * Drawing mode (not for \clip yet)
+ * PAR and rotation correction for EOSD rendering
+ * Drawing mode (including vector \clip and \iclip)
* Fixed a few memory leaks
* Removed MPlayer compatibility code
* Introduced message handling callback
+ * Various fixes to match VSFilter quirks and Windows font metrics
* Lots of bugfixes
LibASS (0.9.6)