sanpera
sanpera copied to clipboard
Expose interpolation filters
And allow passing one to resize
.
The tricky bit is avoiding hardcoding all the filter names that happen to exist in the wrapped version of IM, but I don't know if I can avoid that.
Ideally, the filters should be exposed by some generic-ish mechanism that can be reused for other kinds of enums.