Skip to content

Releases: dahnielson/Packer

Packer v0.3

20 Jun 10:57

Choose a tag to compare

Packer

This is the third release of Packer, codename "This is getting silly", that actually fixes packing images of different sizes.

That's it, that's the release.

Packer v0.2

20 Jun 08:26

Choose a tag to compare

Packer v0.2 Pre-release
Pre-release

Packer

Second release of Packer that fixes minor issues and esthetics.

  • Fixed a bug that affected packing images of different sizes.
  • Changing to a checkerboard background on the slots in case an image with alpha is dropped.
  • Using the corresponding channel if a RGB or RGBA image is dropped.

While it is recommended you pack grey scale images of the same size, it is possible to use color images and images of different sizes, however the smaller images will be poorly upsampled.

Packer v0.1

19 Jun 17:47

Choose a tag to compare

Packer v0.1 Pre-release
Pre-release

packer

First release of Packer, a simple tool intended to be used for channel packing grey scale images of the same size into a single RGBA image.