fxsdk/fxconv
Lephenixnoir 6fd943ea67
fxconv: simplify alpha assignment in P8/P4
* alpha is now the last color of the palette rather than always being 0.
* alpha is not materialized in the P8 palette.
* Fixed a bug where images with more than 32/256 colors being converted
  in P4/P8 with transparency would use all colors for opaque pixels,
  causing alpha to randomly land on a color index that is in use.
2022-05-07 17:54:20 +01:00
..
fxconv-main.py fxconv: explicit error when no metadata is set for a file 2022-01-28 19:07:53 +01:00
fxconv.py fxconv: simplify alpha assignment in P8/P4 2022-05-07 17:54:20 +01:00