Introduction - If you have any usage issues, please Google them yourself
Signed distance field calculator, using linear time algorithm. 4 passes are done to the image. Can be used to implement Valve s paper: "Improved Alpha-Tested Magnifi cation for Vector Textures and Special Effects" Done in C++ and SDL.