chiark / gitweb /
Provide cooldown timer stroke width to Rust
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 15 Apr 2022 19:34:49 +0000 (20:34 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 15 Apr 2022 21:43:43 +0000 (22:43 +0100)
commit574c8b8b0fc56fe3a3f2d91022896d1195c8f253
treedaa16d3c0af1dbf0ea909e2b0c5dc1fb1cedbc1e
parent28d9a3da018b3cd576f0ce4230628fdda9b07c7d
Provide cooldown timer stroke width to Rust

We now have this in two places which is a bit poor, but we already
have some duplication between die.svg and the Rust code - eg, the path
generation which was just c&p.

I have left a comment.  And arranged to filter it out for distribution.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dice/cooldown-template-extractor
dice/die.svg
src/dice.rs