Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
These are not fully optimized, but in terms of sharpness, I think they are just about as close to as sharp one can reasonably make Jinc Lanczos 3 be. (The first blur is close to the one which minimizes the worst case possible over/undershoot when enlarging, the second minimizes the worst possible deviation from the original under no-op.)
I remember that you did not like Jinc Lanczos or Jinc LanczosSharp as default cylindrical filters because you felt they are too blurry (as measured by a hash pattern no-op).
It appears that to me that blur = 1/1.194 = 0.83752093802345062 (this is an optimized value for which I only have an approximation) and blur = 1/r1 = 0.81989397882208981 may give results which someone who values sharpness above antialiasing would like.
When you have a minute, give them a try. They are very sharp. (I've not tried them on a hash pattern, and I have not used a hash pattern to find these "optimal" values.)
Maybe one of them should replace the current blur that defines distort LanczosSharp?
I am far from certain that one of them will ever be favorites for upsampling (this goes for Robidoux too) but maybe one of them will get a following for image reduction? (I'm still researching all this...)