diff options
author | Norbert Preining <norbert@preining.info> | 2022-08-02 03:03:55 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-08-02 03:03:55 +0000 |
commit | 473b8529944036d53095231d535a6fb209f3f976 (patch) | |
tree | c471568e07826eec65ad20a025a1e956036183f7 /graphics/pgf/contrib/customdice/README.md | |
parent | c7ecdfe2e07e2e010de5e2a8d94c001c5dc9fc27 (diff) |
CTAN sync 202208020303
Diffstat (limited to 'graphics/pgf/contrib/customdice/README.md')
-rw-r--r-- | graphics/pgf/contrib/customdice/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/customdice/README.md b/graphics/pgf/contrib/customdice/README.md new file mode 100644 index 0000000000..a898f330ce --- /dev/null +++ b/graphics/pgf/contrib/customdice/README.md @@ -0,0 +1,11 @@ +# customdice: LaTeX package for drawing customisable dice + +`customdice` is a package for LaTeX, LuaLaTeX and XeTeX that provides functionality for drawing dice. The aim is to provide highly-customisable but simple-to-use commands, allowing: + +- adding custom text to dice faces; +- control over colouring; +- control over sizing. + +By [Peter Rowlett](https://github.com/prowlett/). + +The package is licenced under [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/). |