
One sticking point here is that the grid is limited to 32 columns and 32 rows. I have no idea why I limited it to this particular size - I guess I just picked a reasonable sounding limit. To produce a 100 x 100 image, you'd need to do some sneakiness with multiple grids, and then route each portion to the correct grid. Well, I like a challenge, so if you want a demo of *that*, just ask and I'll see what I can do!
