ivatar changed the size of retro to 5x5, mirroring that.
This commit is contained in:
parent
fba5c64486
commit
97099f0a8a
@ -116,7 +116,7 @@ int main()
|
|||||||
padwidth = 10;
|
padwidth = 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
Identiconpp identicon(10, 10, Identiconpp::algorithm::sigil,
|
Identiconpp identicon(5, 5, Identiconpp::algorithm::sigil,
|
||||||
"#fefefe",
|
"#fefefe",
|
||||||
{ // The same colors ivatar uses.
|
{ // The same colors ivatar uses.
|
||||||
"2d4fffff", // Blue
|
"2d4fffff", // Blue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user