Skip to content

Release 1.0.3

Compare
Choose a tag to compare
@ShellyHerself ShellyHerself released this 18 Nov 12:39
· 111 commits to master since this release
ce4e9bc
  • Fix incorrect parameter names in crop_pixel_data. The parameters are upper bounds in that dimension, which wont necessarily be the new length of the dimension.
  • Fix bug with test file not being named properly for reopening during test.
  • Add function for calculating channel order based on channel masks.
  • Add function for getting channel mapping to swap one channel order to match a different channel order.
  • Add function for swapping dds channels around. Annoyingly complicated.
  • Fix to dds loading where channels are now swapped to expected order if the order they are stored in the dds files != C_ORDER_BGRA