This time I'm messing with the graphics manipulation routines trying to find a better way to make image thumbnails.
Right now I was thinking of something along these lines:
(give it a moment - it's rendering on the fly)
Yes, the source for those images is a rxml file - a text version of the file is here.
I think I might be abusing the cimg and gtext tags by stacking them together, but it seems to be working pretty well. I wonder how many I can stack before everything slows to a crawl.
I probably should just learn gxml and be done with it. It probably would be easier both on me and the server in the long run.