No compulsory Dependencies!
Pre-release
Pre-release
This version sees the dependency on libpng made optional (by making PNG output optional)
By default, PNG support is enabled if libpng can be found or disabled if it cannot.
By using the CMake variable SAXBOSPIRAL_PNG_SUPPORT
one can optionally force enable or disable this.
In C code, you can check the library constant bool SXBP_PNG_SUPPORT
. If it is true then PNG output is
supported, otherwise it is not.
Also, this is the first tag to be signed with my PGP key, hurrah!