From 97099f0a8af66d633d08ba41afc24695f72d86f3 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 28 Feb 2019 17:53:52 +0100 Subject: [PATCH] retro and identicon is now 5x5. ivatar changed the size of retro to 5x5, mirroring that. --- src/libravatarserv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libravatarserv.cpp b/src/libravatarserv.cpp index 2faf2ae..77007ed 100644 --- a/src/libravatarserv.cpp +++ b/src/libravatarserv.cpp @@ -116,7 +116,7 @@ int main() padwidth = 10; } - Identiconpp identicon(10, 10, Identiconpp::algorithm::sigil, + Identiconpp identicon(5, 5, Identiconpp::algorithm::sigil, "#fefefe", { // The same colors ivatar uses. "2d4fffff", // Blue