Commit Graph

34 Commits

Author SHA1 Message Date
tastytea dc6e32fbf9
Improved documentation, added images.
the build was successful Details
2018-12-28 02:02:26 +01:00
tastytea 211b0ba7b4
Fixed error: Would crash often if only one foreground color.
the build was successful Details
2018-12-28 01:42:22 +01:00
tastytea f891679884
Fixed algorithm descriptions in readme.
the build was successful Details
2018-12-27 23:23:24 +01:00
tastytea 35a1cc2233
Throw exception if width or height - padding * 2 is 0 or less.
the build was successful Details
2018-12-27 23:18:06 +01:00
tastytea 0425ee3fec
Corrected height calculation, floored log2-output explicitly.
the build was successful Details
2018-12-27 22:28:53 +01:00
tastytea 36dd2b7e5a
Corrected the "how many bits do i need for n colors"-algorithm.
the build was successful Details
2018-12-27 21:56:50 +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 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 491aa98697
Added padding to missing feature list.
the build was successful Details
2018-12-27 00:45:04 +01:00
tastytea c96df63046
Explained algorithms
the build was successful Details
2018-12-26 23:55:46 +01:00
tastytea 07cd9be8bd
Improved documentation 2018-12-26 23:27:27 +01:00
tastytea aab1e4c57f
Added check to make sure digest ist hexadecimal. 2018-12-26 23:22:32 +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 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 77741a19df
Fixed drone recipe.
the build was successful Details
2018-12-26 19:06:21 +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 ca4ed6f2ab
Added compilation instructions to example 2018-12-26 06:42:00 +01:00
tastytea 84b97fdf9f
Added automatic package generation, improved documentation.
the build was successful Details
2018-12-26 06:31:57 +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 85c47a45fd
Fixed drone recipe
the build was successful Details
2018-12-25 21:58:48 +01:00
tastytea b1a60c77fd
Add link to reference
the build failed Details
2018-12-25 21:46:29 +01:00
tastytea 062e435d8c
Initial commit
the build failed Details
2018-12-25 21:26:51 +01:00