I'm looking to support a usecase in which image data is loaded as a buffer from a database and sprited per-request. In the meantime, I can support this by writing tmp files and giving spritesmith the paths, but it would be great if there was an option to give id->buffer mappings rather than file paths as input.
I'm looking to support a usecase in which image data is loaded as a buffer from a database and sprited per-request. In the meantime, I can support this by writing tmp files and giving spritesmith the paths, but it would be great if there was an option to give id->buffer mappings rather than file paths as input.