gotosocial/vendor/github.com/dsoprea/go-png-image-structure
tobi f2e5bedea6
migrate go version to 1.17 (#203)
* migrate go version to 1.17

* update contributing
2021-09-10 14:42:14 +02:00
..
.MODULE_ROOT Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
.travis.yml Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
chunk_decoder.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
LICENSE Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
media_parser.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
png.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
README.md Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
testing_common.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
utility.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00

Build Status codecov Go Report Card GoDoc

Overview

Parse raw PNG data into individual chunks. Parse/modify EXIF data and write an updated image.