diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-16 20:35:05 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-16 21:08:14 -0500 |
| commit | 91a0addb693e71cbaea8ab52bc73b58214ea2de6 (patch) | |
| tree | cf0f12d70aa005e76cc1c69bd048f539aee6a40c /static | |
| parent | 4d7c2bfc2c9e3769dbc5a34a706b9d4cb8d0a14a (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.png | bin | 396 -> 378 bytes |
| -rw-r--r-- | static/donate-bitcoin.png | bin | 343 -> 312 bytes |
| -rw-r--r-- | static/donate-cardano.png | bin | 395 -> 371 bytes |
| -rw-r--r-- | static/donate-ethereum.png | bin | 269 -> 233 bytes |
| -rw-r--r-- | static/donate-monero.png | bin | 512 -> 486 bytes |
| -rw-r--r-- | static/donate-zcash-transparent.png | bin | 344 -> 318 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/static/donate-bitcoin-taproot.png b/static/donate-bitcoin-taproot.png Binary files differindex fef591e3..0b483dd4 100644 --- a/static/donate-bitcoin-taproot.png +++ b/static/donate-bitcoin-taproot.png diff --git a/static/donate-bitcoin.png b/static/donate-bitcoin.png Binary files differindex 61dcf849..aa83bf23 100644 --- a/static/donate-bitcoin.png +++ b/static/donate-bitcoin.png diff --git a/static/donate-cardano.png b/static/donate-cardano.png Binary files differindex d065fbea..582d7b47 100644 --- a/static/donate-cardano.png +++ b/static/donate-cardano.png diff --git a/static/donate-ethereum.png b/static/donate-ethereum.png Binary files differindex f5697cff..dfe25906 100644 --- a/static/donate-ethereum.png +++ b/static/donate-ethereum.png diff --git a/static/donate-monero.png b/static/donate-monero.png Binary files differindex 2bbf0761..b85337b4 100644 --- a/static/donate-monero.png +++ b/static/donate-monero.png diff --git a/static/donate-zcash-transparent.png b/static/donate-zcash-transparent.png Binary files differindex ca594432..9b5f8e8b 100644 --- a/static/donate-zcash-transparent.png +++ b/static/donate-zcash-transparent.png |
