summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2012-10-15 17:46:37 +0200
committerGrigori Goronzy <greg@blackbox>2012-10-15 17:46:37 +0200
commit28353ecb2b17731ffecfb6d618484588ab79a4ec (patch)
treef7721293fab6b30a73d6011e762f22e2086f1462
parent4a7d3878d1b1e45776de60d68825ca08b8725a4c (diff)
downloadlibass-28353ecb2b17731ffecfb6d618484588ab79a4ec.tar.bz2
libass-28353ecb2b17731ffecfb6d618484588ab79a4ec.tar.xz
Update changelog
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index dface99..006362d 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,9 @@ libass (0.10.1)
* Various fixes to shaper (GC #54, GC #55, GC#59)
* Fix change detection
* Add ass_set_line_position API to set a vertical subtitle offset
+ * Fix scaling of drawing baseline offset (\pbo) values
+ * Fix skipping of zero-width characters for FriBiDi shaper
+ * Use LTR text base direction by default, similar to VSFilter
libass (0.10.0)
* Bidirectional layout and Arabic shaping via FriBidi (GC #13)