v0.3
This release contains two main changes:
- Adds the ability to read PNG images.
- The PNG reader is triggered when
.png
is used as the file extension for input. - Transparency is be mixed to a white background.
- See #16 for known limitations.
- The PNG reader is triggered when
- Removes the documentation generator, which was generic enough to be spun off as its own project. See doxyphp2sphinx and this related blog post for usage.