identiconpp/src
tastytea 7d89f416e8
the build was successful Details
C-interface: return images as base64.
I couldn't figure out how to return them as MagickWand, maybe I can't
mix Magick++ with MagickWand.
2019-01-04 17:36:10 +01:00
..
tests Added tests for not_hex(). 2019-01-02 17:36:53 +01:00
c_interface.cpp C-interface: return images as base64. 2019-01-04 17:36:10 +01:00
checks.cpp Allow uppercase hex digits. 2019-01-02 11:18:43 +01:00
debug.hpp Removed unnecessary includes 2019-01-03 10:16:38 +01:00
identiconpp.cpp Added check for at least one foreground color. 2019-01-02 11:16:39 +01:00
identiconpp.hpp Added include guards. 2019-01-03 08:37:00 +01:00
identiconpp_c.h C-interface: return images as base64. 2019-01-04 17:36:10 +01:00
ltr_asymmetric.cpp Bugfix: Background color was always transparent with older imagemagick 2019-01-02 06:01:16 +01:00
ltr_symmetric.cpp Bugfix: Background color was always transparent with older imagemagick 2019-01-02 06:01:16 +01:00
sigil.cpp Bugfix: Background color was always transparent with older imagemagick 2019-01-02 06:01:16 +01:00