Commit Graph

32 Commits

Author SHA1 Message Date
tastytea 9070f154a4
Version bump 0.7.3.
continuous-integration/drone/push Build is passing Details
2020-10-24 11:30:43 +02:00
tastytea d283e1ebc9
Version bump 0.7.2. 2020-10-24 10:22:05 +02:00
tastytea 607e238698
Version bump 0.7.1.
continuous-integration/drone/push Build is passing Details
2019-09-23 19:02:33 +02:00
tastytea 7f99945719
Merge branch 'develop' 2019-09-23 19:02:13 +02:00
tastytea f7b2c22c23
Install header.
continuous-integration/drone/push Build was killed Details
2019-09-23 19:00:52 +02:00
tastytea 1724c6d944
Version bump 0.7.0.
continuous-integration/drone/push Build is passing Details
2019-09-13 19:10:22 +02:00
tastytea d6c640698c
Modernized CMake recipes and moved files around. 2019-09-13 18:45:30 +02:00
tastytea 74f55707f8
Remove unnecessary includes in CMake recipe.
continuous-integration/drone/push Build is failing Details
2019-09-13 16:59:15 +02:00
tastytea 4afee87285
Remove C support.
I'm not willing to invest the time to make it good.
2019-09-13 16:45:40 +02:00
tastytea 904313abd9
Version bump 0.6.1.
continuous-integration/drone/push Build is passing Details
2019-07-30 13:51:58 +02:00
tastytea 1f23390623
Added pkg-config file. 2019-07-30 13:04:08 +02:00
tastytea 0ca6906cb5
Updated and modularized cmake recipes. 2019-07-30 11:32:57 +02:00
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