summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-02-16 20:35:05 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-02-16 21:08:14 -0500
commit91a0addb693e71cbaea8ab52bc73b58214ea2de6 (patch)
treecf0f12d70aa005e76cc1c69bd048f539aee6a40c /static
parent4d7c2bfc2c9e3769dbc5a34a706b9d4cb8d0a14a (diff)
switch to 1 pixel per dot for QR codes
The switch to `image-rendering: pixelated` means there's no longer any benefit to rendering with more pixels per dot.
Diffstat (limited to 'static')
-rw-r--r--static/donate-bitcoin-taproot.pngbin396 -> 378 bytes
-rw-r--r--static/donate-bitcoin.pngbin343 -> 312 bytes
-rw-r--r--static/donate-cardano.pngbin395 -> 371 bytes
-rw-r--r--static/donate-ethereum.pngbin269 -> 233 bytes
-rw-r--r--static/donate-monero.pngbin512 -> 486 bytes
-rw-r--r--static/donate-zcash-transparent.pngbin344 -> 318 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/static/donate-bitcoin-taproot.png b/static/donate-bitcoin-taproot.png
index fef591e3..0b483dd4 100644
--- a/static/donate-bitcoin-taproot.png
+++ b/static/donate-bitcoin-taproot.png
Binary files differ
diff --git a/static/donate-bitcoin.png b/static/donate-bitcoin.png
index 61dcf849..aa83bf23 100644
--- a/static/donate-bitcoin.png
+++ b/static/donate-bitcoin.png
Binary files differ
diff --git a/static/donate-cardano.png b/static/donate-cardano.png
index d065fbea..582d7b47 100644
--- a/static/donate-cardano.png
+++ b/static/donate-cardano.png
Binary files differ
diff --git a/static/donate-ethereum.png b/static/donate-ethereum.png
index f5697cff..dfe25906 100644
--- a/static/donate-ethereum.png
+++ b/static/donate-ethereum.png
Binary files differ
diff --git a/static/donate-monero.png b/static/donate-monero.png
index 2bbf0761..b85337b4 100644
--- a/static/donate-monero.png
+++ b/static/donate-monero.png
Binary files differ
diff --git a/static/donate-zcash-transparent.png b/static/donate-zcash-transparent.png
index ca594432..9b5f8e8b 100644
--- a/static/donate-zcash-transparent.png
+++ b/static/donate-zcash-transparent.png
Binary files differ