Commit Graph

7 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 d1a8dfd678
Fixed include guards
the build was successful Details
2019-01-07 13:54:37 +01:00
tastytea dcf7317573
Enhanced documentation. 2019-01-04 20:35:28 +01:00
tastytea 5be366f3cb
Added documentation to identiconpp_base64(). 2019-01-04 19:13:38 +01:00
tastytea 28d08342d3
C-interface: Added more error checking. 2019-01-04 19:10:01 +01:00
tastytea 7d89f416e8
C-interface: return images as base64.
the build was successful Details
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
tastytea 988eaf406c
Started C interface. 2019-01-03 13:28:53 +01:00