commit 4e8d54fb097ac11498d4435906281519aae392b5 parent 2f2359ded29744c904d459dcaeab91bbe6d2e39a Author: Nullptrderef <nullptrderef@proton.me> Date: Sun, 14 Jan 2024 14:33:55 +0100 move penpot to large media Diffstat:
| A | contrib/README | | | 5 | +++++ |
| D | contrib/taler-machine.penpot | | | 0 |
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/contrib/README b/contrib/README @@ -0,0 +1,5 @@ +Design Source Files are in `git.taler.net:large-media.git` -> `taler-machine.penpot`. It lives in the orphaned branch `dev/nora/taler-machine`, to remove the requirement of cloning the entire repository. + +Each page is exported to `ads/svg/*` and `err/svg/*` respectively, which get converted to pngs using `convert-svgs-to-pngs.sh`. + +Please do not edit the SVGs directly; edit them in Penpot and re-export them. diff --git a/contrib/taler-machine.penpot b/contrib/taler-machine.penpot Binary files differ.