David Todd (c0de)
f5edd358f7
Semantic change for consistency among functions
...
Introduce "Pixol" term to describe the resulting array
from converting an image file
2018-07-24 21:36:29 -05:00
David Todd (c0de)
d2b25bdf54
Add randChangeImage -INCOMPLETE
2018-07-24 21:36:29 -05:00
David Todd (c0de)
b34cfbed6e
Add Upward-Scrolling Notification
...
This will scroll an image up into view, pause briefly (dlytime),
and continue scrolling upwards. This also takes a `loop` argument
that dictates how many times it should scroll
2018-07-24 21:36:29 -05:00
David Todd (c0de)
ac533e2147
Add "Scanline"-style image transition
...
This will switch the display from one image to
another, one pixel at a time. The speed can be controlled via
the `anitime` argument.
2018-07-24 21:36:29 -05:00
David Todd (c0de)
2a3d075a81
Add popup notification
...
This scrolls an image up into view,
and back down out of view after the delay
2018-07-24 21:36:29 -05:00
David Todd (c0de)
2035272b51
Show a pixo-icon on screen for a delayed amount of time
2018-07-24 21:36:29 -05:00
David Todd (c0de)
318db598bf
Add example to contain various display helper functions
2018-07-24 21:36:29 -05:00