Create your own relationship diagram inspired from Civilization IV
CivDiplomatic is a software that aims to create a relationship diagram, inspired from the video game Civilization IV.
In order to compile this software, you will need to have Magick++, which is the C++ of ImageMagick, you should either install it from your package manager (if you are under a Unix-like system), get a working version, or compile it yourself. You will also need CMake.
When you have done all the previous steps, run either cmake-gui
or cmake
to configure the project. Then compile it.
- Add custom image size support
- Add legend support
This program is released under the GPL3 license. For further information, please read LICENSE file.