Skip to content

Tags: EliotJones/BigGustave

Tags

v1.0.6

Toggle v1.0.6's commit message
v1.0.6 add support for loading bgra32 format and fix save bug for alpha

there was a bug when the image could use a palette but also had an
alpha channel which meant the output image was invalid.

v1.0.3

Toggle v1.0.3's commit message
version 1.0.3

v1.0.2

Toggle v1.0.2's commit message
version 1.0.2

1.0.1

Toggle 1.0.1's commit message
version 1.0.1

* use package icon and license expression settings for nuget package
* fix writing deflate stream content to be zlib compatible when creating png images
* add convenience methods for most common image creation use cases
* add convenience method to open png image from file path

v1.0.0

Toggle v1.0.0's commit message
add the unlicense, remove unused code and add documentation