From: Grigori Goronzy Date: Mon, 15 Oct 2012 15:46:37 +0000 (+0200) Subject: Update changelog X-Git-Tag: 0.10.1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28353ecb2b17731ffecfb6d618484588ab79a4ec;p=libass Update changelog --- 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)