Skip to content

Add background to transparent images

Compare
Choose a tag to compare
@agschwender agschwender released this 03 Sep 15:50
· 44 commits to master since this release

Supports adding a background color to a transparent image. Particularly useful when converting from an image type that supports transparency to one that does not. This is a backwards incompatible change. It changes the default background from fff to 0fff. In order to restore the previous behavior, update the config to set background=ffff.