Aegisub/vsfilter/subtitles
Niels Martin Hansen c54cf755ac Fix "ugly fades" bug. The border colour was rendered behind the fill colour unless both primary and secondary alpha were non-zero. The \fad and \fade tags both set \alpha rather than \1a \2a \3a \4a, and \alpha is a wholly separate alpha value which wasn't considered at all in this case.
Making it never draw the fill in border colour fixes this and doesn't seem to have any adverse effects.

Originally committed to SVN as r2276.
2008-07-22 18:49:20 +00:00
..
CCDecoder.cpp Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
CCDecoder.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
GFN.cpp Stop importing msxml.dll when it's not needed anyway, and a string literal was not marked with _T() when it should. 2008-03-08 23:44:51 +00:00
GFN.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
RTS.cpp Fix "ugly fades" bug. The border colour was rendered behind the fill colour unless both primary and secondary alpha were non-zero. The \fad and \fade tags both set \alpha rather than \1a \2a \3a \4a, and \alpha is a wholly separate alpha value which wasn't considered at all in this case. 2008-07-22 18:49:20 +00:00
RTS.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
Rasterizer.cpp Fix rendering bug exposed with \be1, \bord smaller than 1.5 and non-zero fill alpha, causing "stray dots" to appear. 2008-07-22 16:21:26 +00:00
Rasterizer.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
SSF.cpp Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
SSF.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
STS.cpp Require [Script Info] line as first thing in SSA/ASS files. (Probably. This might make VSFilter fail on invalid scripts, oh no!) 2007-07-10 21:31:06 +00:00
STS.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
SubtitleInputPin.cpp Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
SubtitleInputPin.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
TextFile.cpp Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
TextFile.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
USFSubtitles.cpp Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
USFSubtitles.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
VobSubFile.cpp Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
VobSubFile.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
VobSubFileRipper.cpp Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
VobSubFileRipper.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
VobSubImage.cpp Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
VobSubImage.h Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
stdafx.cpp Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
stdafx.h Stop importing msxml.dll when it's not needed anyway, and a string literal was not marked with _T() when it should. 2008-03-08 23:44:51 +00:00
subtitles.vcproj Import VSFilter from guliverkli. 2007-07-09 18:33:44 +00:00
subtitles_2008.vcproj Added VSFilter VS2008 project files 2008-01-23 22:01:10 +00:00