|
@@ -11,4 +11,5 @@
|
|
* Change from `global` to pass around (COMPLETE)
|
|
* Change from `global` to pass around (COMPLETE)
|
|
* Change `save_image()` to `output_image()` (COMPLETE)
|
|
* Change `save_image()` to `output_image()` (COMPLETE)
|
|
* Refactor variable pass around (COMPLETE)
|
|
* Refactor variable pass around (COMPLETE)
|
|
-* Move all the image stuff over to it's own
|
|
|
|
|
|
+* Move all the image stuff over to it's own
|
|
|
|
+* Move all output to some form of storage in 1 file
|