This Draw function is independent from the libcurl? Can you draw any image? Or what exactly is this function for? Can you guys please name some examples of what would you use this for?haha I bet Simon regrets creating this feature now.Btw will this be drawn over videos too? Is it possible to draw an animation? Damn so many questions
Hi, are there any other image formats that will work for the sprite draw callbacks?downloadMemory("http://url...", function(s,code,param) sprite = graphics.loadMemoryJPG(s) -- sprite = graphics.loadMemoryPNG(s) -- sprite = graphics.loadMemoryWEBP(s) end) downloadMemory("http://url...", function(s,code,param) print(s) -- html end)