treeform / boxy

2D GPU rendering with a tiling atlas.
MIT License
102 stars 7 forks source link

Help: readImage from memory #55

Closed konsumer closed 1 year ago

konsumer commented 1 year ago

I'd like to use physfs to read image files for a mounted archive, but didn't see anything to read memory-pointer/length instead of file for readImage. How do I do this? Is this more of a Pixie question?

konsumer commented 1 year ago

Moved here