Need a post processing anti-aliasing filter ?
This is one I developed myself and it works pretty good.
I call it JagRedux. Try it. If you like it use it. If
not delete away.
In PSP there is the user definable filters section. Add the following
in to the matrix.
0 0 -1 0 0
0 0 3 0 0
-1 3 7 3 -1
0 0 3 0 0
0 0 -1 0 0
division 15
bias 1
Ken Tyler
Post a reply to this message
|