From 91a0addb693e71cbaea8ab52bc73b58214ea2de6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 16 Feb 2023 20:35:05 -0500 Subject: 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. --- static/donate-bitcoin-taproot.png | Bin 396 -> 378 bytes static/donate-bitcoin.png | Bin 343 -> 312 bytes static/donate-cardano.png | Bin 395 -> 371 bytes static/donate-ethereum.png | Bin 269 -> 233 bytes static/donate-monero.png | Bin 512 -> 486 bytes static/donate-zcash-transparent.png | Bin 344 -> 318 bytes 6 files changed, 0 insertions(+), 0 deletions(-) (limited to 'static') diff --git a/static/donate-bitcoin-taproot.png b/static/donate-bitcoin-taproot.png index fef591e3..0b483dd4 100644 Binary files a/static/donate-bitcoin-taproot.png and b/static/donate-bitcoin-taproot.png differ diff --git a/static/donate-bitcoin.png b/static/donate-bitcoin.png index 61dcf849..aa83bf23 100644 Binary files a/static/donate-bitcoin.png and b/static/donate-bitcoin.png differ diff --git a/static/donate-cardano.png b/static/donate-cardano.png index d065fbea..582d7b47 100644 Binary files a/static/donate-cardano.png and b/static/donate-cardano.png differ diff --git a/static/donate-ethereum.png b/static/donate-ethereum.png index f5697cff..dfe25906 100644 Binary files a/static/donate-ethereum.png and b/static/donate-ethereum.png differ diff --git a/static/donate-monero.png b/static/donate-monero.png index 2bbf0761..b85337b4 100644 Binary files a/static/donate-monero.png and b/static/donate-monero.png differ diff --git a/static/donate-zcash-transparent.png b/static/donate-zcash-transparent.png index ca594432..9b5f8e8b 100644 Binary files a/static/donate-zcash-transparent.png and b/static/donate-zcash-transparent.png differ -- cgit v1.3.1