]> granicus.if.org Git - libass/commit
shaper: fix control character filtering
authorGrigori Goronzy <greg@hein>
Fri, 18 May 2012 23:01:30 +0000 (01:01 +0200)
committerGrigori Goronzy <greg@hein>
Sat, 19 May 2012 11:11:49 +0000 (13:11 +0200)
commitde409235f4a32f6dfa6ab73eeb4bcd8d3b679387
treec3a94717b9bef5bb6a139e28fcb92c4863aced0a
parentf1d3d38dc81cc07b432d93bb2346f3b8c24c920a
shaper: fix control character filtering

Correct off-by-one error and add 0x200c-0x200f range. This range
is compromised of explicit direction and join marks.

Fixes issue 54
Fixes issue 55
libass/ass_shaper.c