This release removes the cairo dependency and replaces it with pixman. This change allows us to support more pixel formats (some ≤ 24bpp formats and high bit depth formats are now supported).
XDG_PICTURES_DIR is now correctly handled according to the FreeDesktop specification. The compression level can now be set for PNG output.
Jason Nader (1):
Read XDG_PICTURES_DIR from user...