]> granicus.if.org Git - libass/commitdiff
Update changelog
authorGrigori Goronzy <greg@blackbox>
Fri, 11 Sep 2009 02:12:38 +0000 (04:12 +0200)
committerGrigori Goronzy <greg@blackbox>
Wed, 16 Sep 2009 00:39:39 +0000 (02:39 +0200)
Changelog

index d5ea9a1c25353d034120e48808551132e22b09ce..ca1ba531e3d064d1419cadab8e9eaa43ce4387c5 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -2,9 +2,15 @@ libass (0.9.8)
  * Support \q override tag
  * Support wrap style 1 (i.e. wrap, but do not equalize line lengths)
  * Support border style 3 (opaque box)
+ * Use the event bounding box (instead of vertical position and height) for
+   collision detection
  * Embold glyphs if no bold variant is available, but was requested
  * Modify \fax to be similar to VSFilter
  * Trim spaces after line wrapping
+ * Fix border/shadow overlap combining in some cases
+ * Disable kerning by default.  Use "Kerning=yes" style override or
+   "Kerning: yes" in [Script Info] to enable it
+ * Slight bitmap handling optimizations
  * Various bugfixes
 
 libass (0.9.7)