- Unify with
image::math::nq
as per https://github.com/image-rs/image/issues/1338 (#10)- A new method
lookup
fromimage::math::nq
is added - More references in docs
- Some style improvements and better names for functions borrowed from
image::math::nq
- A new method
- Replace the internal
clamp!
macro with theclamp
function (#8)