evo-lua / evo-runtime

General-purpose Lua programming platform and developer toolkit
https://evo-lua.github.io
Mozilla Public License 2.0
12 stars 1 forks source link

Add stb_image_resize APIs to the stbi FFI bindings #524

Open rdw-software opened 8 months ago

rdw-software commented 8 months ago

See https://github.com/nothings/stb/blob/master/stb_image_resize2.h - probably just the "easy to use" versions, for now?

rdw-software commented 3 weeks ago

Some work was done here, but I don't remember what happened to it. Clearly unfinished, review later:

https://github.com/evo-lua/evo-runtime/compare/main...stbi-resize-image