Handle images with single pixel rows and/or columns · Issue #1040 · RayTracing/raytracing.github.io · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently assume that both vertical and horizontal dimensions of an image are greater than one, and blow up when width or height are one.
The text was updated successfully, but these errors were encountered: