In short
How to dispose properly this object
local imageSheet = graphics.newImageSheet()
it has no functions or variables assigned to it, just .userdata
imageSheet:dispose()
nor
imageSheet:removeSelf()
nor
imageSheet = nil
does not free the memory, even when no sprites from this sheet were created.
Tom [import]uid: 111283 topic_id: 25570 reply_id: 325570[/import]