Links: forum topic · the script
This is a re-creation of Misu's 2017 scripts.
Same API, but you can now pass a buffer to use into the _begin
function
and you no longer have to pass width/height into getter functions
because they get written into the buffer.
Disclosure: I have never used the original scripts but I'm fairly sure
that they were using the same buffer_get_surface
approach.