summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2009-09-11 04:12:38 +0200
committerGrigori Goronzy <greg@blackbox>2009-09-16 02:39:39 +0200
commite186f466d346a9e4c1bd217e4d8db7d75e0874b5 (patch)
tree0939f15eac9a906412acf019e8e3ad17e3524b24 /Changelog
parent45ca8450a9cfb5f6bae1defd51af465e9526633a (diff)
downloadlibass-e186f466d346a9e4c1bd217e4d8db7d75e0874b5.tar.bz2
libass-e186f466d346a9e4c1bd217e4d8db7d75e0874b5.tar.xz
Update changelog
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d5ea9a1..ca1ba53 100644
--- 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)