Commit Graph

20 Commits

Author SHA1 Message Date
tastytea 6b1b16304f
Changed padding to not have const uint8_t.
the build was successful Details
2019-02-20 23:02:09 +01:00
tastytea fb6eadd946
Added generate_base64()
the build was successful Details
2019-01-17 20:07:52 +01:00
tastytea 7cd528bea1
Added C-header to install recipe. 2019-01-04 19:10:59 +01:00
tastytea 86e865edfe
Allow uppercase hex digits. 2019-01-02 11:18:43 +01:00
tastytea e568a64129
Bugfix: Background color was always transparent with older imagemagick
the build was successful Details
versions
2019-01-02 06:01:16 +01:00
tastytea 903de5f906
Added first tests.
the build was successful Details
2019-01-01 16:46:17 +01:00
tastytea b518d5ed12
Fixed entropy calculation for sigil. 2019-01-01 16:40:34 +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 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 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 302b8adb8b
Throw error if libravatar-style is selected (not implemented).
the build was successful Details
2018-12-26 18:32:37 +01:00
tastytea 84b97fdf9f
Added automatic package generation, improved documentation.
the build was successful Details
2018-12-26 06:31:57 +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 062e435d8c
Initial commit
the build failed Details
2018-12-25 21:26:51 +01:00