Only use gaussian blur for non-linear interpolators Improves performance of bilinear by ~15% Add liborc to the packaged build to improve bicubic perf Add examples of the various interpolation methods Add bilinear vs bicubic to perf tests
Use native (un)premultiply Support normalise on Windows
Reduces pipeline by ~100 LOC
Refactor 'composite' C to C++ 'operations'