diff --git a/docs/algorithm.rst b/docs/algorithm.rst index cc65fc46f00d5cbd069f5153a0821944fb0240b9..924763f9127309ac7e41f20930f9395a2b5a2338 100644 --- a/docs/algorithm.rst +++ b/docs/algorithm.rst @@ -126,6 +126,13 @@ the symmetry. This would result in the following ideticon matrix:: Since no inversion was requested, ``1`` would correspond to calculated foreground colour, while ``0`` would correspond to provided background colour. +To spicen the example up a bit, here is what the above identicon would look like +in regular and inverted variant (with some sample foreground colours and a bit +of padding): + +.. image:: images/branko.png +.. image:: images/branko_inverted.png + Limitations -----------