Thanks for the tips!
Text in the middle is Times New Roman, in coin symbols and the such it's minion heavy std.
Times New Roman should be right unless I messed up the syntax for setting up a multi-word font name... I can double-check, though. The coin symbol thing is a good tip, I didn't think to check that and it should be easy to implement.
I have some nicer templates I could PM.
If there's something that's generally accepted as the best template (and at a similarly high resolution), that would be good... I won't
enjoy redoing all the hardcoded sizes and offsets, but it shouldn't take too long.
It would be nice if there was a way to upload an image, and an easy way to resize it.
Uploading shouldn't be too hard to implement, but it wouldn't be possible to maintain the image across visits to the page, so there's a tradeoff there.
It's
probably a good idea, but didn't feel like a Day 1 feature. By resizing I'm guessing you mean zooming in so you don't use the entire image? That'd probably more than double the code (and I'd want to minimize it in the API somehow, to keep things simple until you need them complicated), but there might be libraries somewhere I could find...
A quick wording/punctuation guide at the bottom would be cool.
If one already exists, I could include it?
The preview coins are off kilter
Ah, I forgot to double-check the positioning on all the corner icons, thanks.
VP symbols and Big Treaure icons aren't properly implimented.
VP symbols
should be okay, you just have to precede % with a space or it won't be parsed as a symbol... I can probably get the rules to be a little more flexible, but again this was enough for a first try. There is indeed no way yet to have the extra-sized treasure/VP lines; I don't know if there's a formal rule that predicts when those are or aren't used, and I hoped if I posted here without implementing that then somebody would tell me how it's supposed to work.