]> granicus.if.org Git - libass/commit
Fix karaoke (\kf) timing
authorGrigori Goronzy <greg@blackbox>
Tue, 30 Jun 2009 11:10:03 +0000 (13:10 +0200)
committerGrigori Goronzy <greg@blackbox>
Tue, 30 Jun 2009 11:10:03 +0000 (13:10 +0200)
commit1023e87ea247c893c0483c508dd6c59e3680b2d7
tree76ef226854ca6a7a531dda6ea08a1fa9020a24cf
parent41bc5c4b00b2d975558d204a072a4d72f98a681b
Fix karaoke (\kf) timing

The timing for the \kf karaoke which gradually fills the character from
left to right, uses clipping and isn't aware of subpixel accuracy.  This
is simply fixed by casting these value to int.
libass/ass_render.c