On 10/4/06, bulia byak <buliabyak@...400...> wrote:
- Blur does not work on text and images.
Fixed now.
- Deleting the filter from defs in XML editor crashes. This is because
style.cpp does not listen to the release signal from filter (this code is commented out). Hugo, please work on this because this also gives a crash when an extension effect is applied to a document with a filter in defs, which makes effects and blur unusable together.
Still not fixed. Hugo?
- It looks like blurred objects with master opacity <1 are more
transparent than they should be. E.g. even with a small blur radius, a point in the middle of a large path is about twice more transparent than it is without filter applied. This must be fixed before the release, because otherwise people will start creating files with blur using the wrong opacity value - and will get a nasty surprise when this bug is finally fixed.
Indeed, if a blurred object had master opacity <1, this opacity was applied twice. I fixed this. As a result, blurred objects in your files may become more opaque now. Sorry for the inconvenience, but the new rendering is correct.