Commit Graph

20 Commits

Author SHA1 Message Date
tastytea 8bb322edb9
Use friend class instead of protected members.
the build was successful Details
The reference got cluttered after I changed the private members to
protected.
2019-01-04 20:07:11 +01:00
tastytea 356510adc9
Added include guards. 2019-01-03 08:37:00 +01:00
tastytea 6e7bfed912
Added tests for check_entropy 2019-01-02 16:43:13 +01:00
tastytea 2fb09294e4
Added example to HTML reference.
the build was successful Details
2018-12-28 02:38:25 +01:00
tastytea dc6e32fbf9
Improved documentation, added images.
the build was successful Details
2018-12-28 02:02:26 +01:00
tastytea 42e7fd9a18
Removed png as default mode.
the build was successful Details
Image format is now selected by file extension or magick().
2018-12-27 06:50:48 +01:00
tastytea 9c60212ca8
Updated docs
the build was successful Details
2018-12-27 06:40:38 +01:00
tastytea c5aa9da086
Added padding 2018-12-27 06:14:26 +01:00
tastytea f14554f38f
Added asymmetric identicons. 2018-12-27 05:24:08 +01:00
tastytea c96df63046
Explained algorithms
the build was successful Details
2018-12-26 23:55:46 +01:00
tastytea 43865a6b4e
Renamed: simple -> ltr_symmetric; libravatar -> sigil; identicon_type -> algorithm
the build was successful Details
2018-12-26 23:06:51 +01:00
tastytea d724317304
Improve algorithm documentation, 2018-12-26 22:55:32 +01:00
tastytea eaffd0b005
libravatar/sigil algorithm, first try 2018-12-26 22:16:11 +01:00
tastytea 9367ce7ce7
Removed leftover bits, made background in initializer a reference.
the build was successful Details
2018-12-26 05:20:41 +01:00
tastytea 4201830e43
Added more checks for colors.
the build was successful Details
2018-12-26 04:55:18 +01:00
tastytea 024fd4eb79
Refactored
the build was successful Details
2018-12-26 04:36:58 +01:00
tastytea 80b2a59c9f
OK, it works.
the build was successful Details
2018-12-26 03:26:53 +01:00
tastytea c94fc018eb
Prepared functions for simple and libravatar-style identicons. 2018-12-25 23:05:01 +01:00
tastytea aaece0eabc
Changed colors from string to uint32. 2018-12-25 22:17:17 +01:00
tastytea 062e435d8c
Initial commit
the build failed Details
2018-12-25 21:26:51 +01:00