]> granicus.if.org Git - libass/commit
Proper support for empty lines
authorGrigori Goronzy <greg@blackbox>
Sun, 12 Jul 2009 20:58:23 +0000 (22:58 +0200)
committerGrigori Goronzy <greg@blackbox>
Sun, 12 Jul 2009 20:58:23 +0000 (22:58 +0200)
commit8d6e8231f4a33cb98a4927d8dc80bc9698cf36f2
treea76c147370f31ce40d2b76b5d369f53006a4bd76
parent71fc0fbbf34110050bda200d25eb230b8b044324
Proper support for empty lines

Calculate the line height of empty lines the VSFilter way in
measure_text; curiously, VSFilter sets the height of an empty line
to half the height of the line before.
Remove the hack that created empty lines by inserting spaces--it was
wrong anyway.
libass/ass_render.c