todo handle NaN

This commit is contained in:
Max Bradbury 2020-04-26 14:29:55 +01:00
parent f0667b621a
commit b2911dbe1b
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ some more practical uses would be things like:
* add Bitsy HD and Bitsy 7.0 test data * add Bitsy HD and Bitsy 7.0 test data
* fix variables/endings becoming "DLG DLG"? * fix variables/endings becoming "DLG DLG"?
* dedupe "animation frames from string" functionality * dedupe "animation frames from string" functionality
* handle NaN in images (convert to 0? investigate)
### tidy up ### tidy up