Open GoogleCodeExporter opened 8 years ago
Extra information:
* I haven't heard of people noticing this before, either in the context of
VSFilter alone or in the context of differences between VSFilter and libass.
* When I asked people in #commie-subs about this, I didn't get told to not
touch VSFilter. Indeed, some of the responses seemed to encourage fixing it, as
opposed to freezing the bug/misfeature and modifying libass to match. (Not sure
how much sarcasm they contained...)
* Currently, VSFilter seems to special-case \frx90 to hide the border.
Original comment by chortos@inbox.lv
on 26 Apr 2013 at 11:40
[deleted comment]
AFAIK Libass uses freetype's stroker to create the border. But in VSFilter it
is different. VSFilter creates the border after ScanConvert. By widening every
horizontal line in the graph to thick round head lines we get the widened
graph. And then by substracting the original graph from the widened graph, we
get the border. This issue is hard to fix because rotate an graph after
ScanConvert is expensive/hard. But I have some vague feeling that there is an
solution. I'll let you know once I make it clear.
Original comment by YuZhuoHu...@gmail.com
on 5 Jul 2013 at 1:14
Original issue reported on code.google.com by
chortos@inbox.lv
on 26 Apr 2013 at 10:39