zupply
zupply copied to clipboard
Essential light-weight portable C++ 11 library dealing with images/files/systems for researches and demos
when I use zupply for loading a Chinese directory, an error is thrown. Is it a bug? Thank you!  
I have encountered some minor bugs in the PNG saving using zupply. If I switch over to the latest stb_image_write.h - the problems are resolved. Might be an idea to...
Hi, It has support for file system to Android and iOS? Thanks.
**Issue Summary:** The code enters into an infinite loop while trying to create directories recursively if the target directory location is unreachable or inaccessible. This issue occurs differently on Windows...