Finn Grimwood
Finn Grimwood
I'm trying to use `libelfin` in a personal project, but when I turned on address sanitizer in my unit tests I noticed some leaks coming from this library. I was...
It looks like "Collection of Images" tilsets (described in the tiled docs here: https://doc.mapeditor.org/en/stable/manual/editing-tilesets/#two-types-of-tileset) aren't supported. On Linux, trying to load a map that contains such a tileset results in...
Hi there, I'm trying to build `libpicrin.a` for use in an embedded project. I'm using `-Werror -Wredundant-decls` and unfortunately this means that the combination of `picrin.h` and `picrin/value.h` don't build....