identiconpp  0.0.0
identiconpp Documentation

identiconpp is a library to generate identicons. Written in C++.

Features

Example

Install

From source

Dependencies

On a Debian system, install the packages: build-essential cmake libcrypto++-dev libmagick++-dev.

Compile

mkdir build
cd build
cmake ..
make
make install
cmake options

Contributing

Contributions are always welcome. You can submit them as pull requests or via email to tastytea<tt>tastytea.de.

Contact

See https://tastytea.de/

License & Copyright

Copyright © 2018 tastytea <tastytea@tastytea.de>.
License GPLv3: GNU GPL version 3 <https://www.gnu.org/licenses/gpl-3.0.html>.
This program comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to redistribute it under certain conditions.