Thus spake "b5mith": > I'm very familiar with Perl Joel, is there any chance I can trouble > you to send me that script? It's an excellent idea.
I'd be glad to share it with anyone who wants it. I structured the data into two CSV files, one containing one record for each face, and another which lists the faces and other properties of each piece. The script has some SVG hardcoded for each design element, and composes them together to generate the faces. I have a second script which uses the pieces data to generate buildFile lines, which I paste in. The scripts are trivial, structure-wise, each one contains a loop to iterate on the input and a bunch of ifs to test for attributes. Maybe even a non-programmer could adapt them. Hmm. Anyway, I'll send them to you when I get back from Vancouver at the end of the week. -- J.
