* [bugfix] Update exif-terminator (fix png issue) * bump exif terminator * fix tests
* add png stripping code from google/wuffs * experiment with stripping data from pngs * add test images * use StrippedPngDecode for pngs * add StrippedPngDecode func * update tests for (no)alphachannel pngs * nolint on copied function