UDG Plop - a ZX Spectrum UDG generator
(c)2019 Jim Blimey <https://www.jimblimey.com>
Usage is simple: fill in the "pixels" you want and then copy the POKEs or DATA
from the right-hand panel.
UDG Plop is built with Lazarus/FreePascal and can run on Windows, FreeBSD, Linux
and Mac OSX.
Please report bugs or feature requests on the github project page at
https://github.com/jimblimey/udgplop or find me on twitter @jimblimey
Changelog
---------
0.2 Fixed incorrect integer values
Added transformations:
invert
mirror
flip
rotate
0.1a First alpha release