Reverse QR code colors and add padding

All QR scanners should be able to recognize this, as it is now the
correct color with some padding to prevent blending.

Signed-off-by: swirl <swurl@swurl.xyz>
This commit is contained in:
swirl
2022-05-27 15:45:38 -04:00
committed by Michael Vetter
parent 9a9a97868d
commit d64cb38240
2 changed files with 19 additions and 8 deletions

View File

@@ -9778,4 +9778,3 @@ cmd_mood(ProfWin* window, const char* const command, gchar** args)
}
return TRUE;
}