OLD PROJECT, USE THIS ONE INSTEAD: turbowarp.org/554916406?fps=60 Full Featured Image Viewer made 100% with pen :) GREEN FLAG: reset image DRAG: moves the image MOUSE WHEEL UP/DOWN: zoom in/out R KEY: reset zoom C KEY: centre
HOW IT WORKS: I use a Python script I wrote to convert a bitmap (.bmp) image into a list of colour values. I then import this text file into the image data list. With the image loaded, the Scratch program draws the image pixel by pixel at the correct location. ~ I might tidy up the Python script and release it so others can use it, but no promises... I'm quite lazy... ~ Image from Pixabay.