Commit Graph

17 Commits

Author SHA1 Message Date
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 e167783026
Added some breaks, oops! :-)
the build was successful Details
2018-12-27 06:18:14 +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 a162965afe
Simplified get_bit() and added comments for non-obvios things.
the build was successful Details
get_bit() is probably slightly faster too.
2018-12-27 02:26:01 +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 55457923d0
Stopped counting the bits from the wrong side. 🤦 2018-12-26 22:46:12 +01:00
tastytea eaffd0b005
libravatar/sigil algorithm, first try 2018-12-26 22:16:11 +01:00
tastytea c400d671a4
Refactored
the build was successful Details
2018-12-26 18:52:27 +01:00
tastytea 302b8adb8b
Throw error if libravatar-style is selected (not implemented).
the build was successful Details
2018-12-26 18:32:37 +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