image-rs / imageproc

Image processing operations
MIT License
758 stars 150 forks source link

Fix panic when drawing a huge ellipse #564

Closed cospectrum closed 8 months ago

cospectrum commented 8 months ago

Should fix https://github.com/image-rs/imageproc/issues/519

theotherphil commented 8 months ago

This is great, thanks!