Skip to content

ICC profile save support and crash fix when GError** is NULL

Compare
Choose a tag to compare
@aruiz aruiz released this 04 Mar 00:18
· 29 commits to mainline since this release
  • Adds ICC profile support through the "icc-profile" property encoded in base64 for all gdk_pixbuf_save operations
  • Fixes a crash when NULL is passed to the GError** to save operations

This release fixes #68 and #62