]> granicus.if.org Git - libass/commit
Do not round karaoke timing coordinates
authorGrigori Goronzy <greg@blackbox>
Wed, 29 Jul 2009 19:33:29 +0000 (21:33 +0200)
committerGrigori Goronzy <greg@blackbox>
Wed, 29 Jul 2009 19:33:29 +0000 (21:33 +0200)
commita097bc2d84242370b15257d602af221430da8825
treee9a7dbd3bd7cfa29e8431b96ea1db15a2090e0f7
parent92c27466284694c7072446b69d07dcc8c20f7eb7
Do not round karaoke timing coordinates

Do not round the coordinates of the glyph bbox (when converting 26.6
fixed-point to integer); they are used for timing karaoke.  Doing so
can sometimes make \k and \ko karaoke not apply correctly.
libass/ass_render.c