sammycage / lunasvg

SVG rendering and manipulation library in C++
MIT License
866 stars 124 forks source link

Invalid bounds arguments passed to std::clamp #105

Closed Jelim16 closed 1 year ago

Jelim16 commented 1 year ago

Hi, it seems that parsing this image with current version (2.3.3) fails in debug build and has lots of bad fragments in release build. There were no fails in previous versions (certainly in 2.3.1). Code is built with Visual Studio 2017 (v141) C++ toolset.

lamborgini

Jelim16 commented 1 year ago

Thanks. You are the best.

sammycage commented 1 year ago

Thanks for reporting this bug <3 <3 <3