v0.1.6 - Fix streak artifacts
If two colors are very similar they get blended. However, if those two pixels are far apart, the blend can become noticeable as it stretches across a long distance. This update imposes a dynamic distance limit to the blending to avoid this.