]> granicus.if.org Git - libass/commit
Better PAR correction
authorGrigori Goronzy <greg@blackbox>
Thu, 22 Jul 2010 17:02:12 +0000 (19:02 +0200)
committerGrigori Goronzy <greg@blackbox>
Thu, 22 Jul 2010 17:02:12 +0000 (19:02 +0200)
commitc59f2ba8dc58a2feef4fd7230d48eae19e81451f
tree9a74dbd978c60f51c475e1928c0e33fc3cb20ba2
parentaabf521fc1d29fea2c15a38bdf02a223084e9751
Better PAR correction

PAR correction so far merely applied a horizontal scaling factor to
glyphs right after loading. This screws up transformed text,
unfortunately.
It's a much better approach to typeset text without correction and scale
everything at the very end. In MPlayer, an EOSD rendering now looks
exactly the same as a video filter rendering (except for more sharpness
in the EOSD case).
Changelog
libass/ass_render.c