Pop.Box/todo.txt

13 lines
438 B
Plaintext
Raw Normal View History

COPY README AND DOCS FROM MAIN BRANCH, BUT FIGURE OUT WHAT HAS CHANGED OR WHATEVER...
local pop = require "pop"
--[[ TODO
Test using different Drawables: Canvas, Image, Video
- Test without scaling, test with scaling up, test with scaling down.
- Test wtih scaling unevenly (more x / more y, one test for each!).
- Look at what can be done to them, and test doing other things.
- Test using various color tables.
- Test using false.
]]