aseprite/tests/cli
Gaspar Capello 5d0214a89d Fix wrong export of tileset (fix #5053)
Before this fix, when a sprite's color mode was set to Grayscale and
a tileset was exported, the resulting sheet was full of broken
tile images due to a misinterpretation of the pixel format in
the samples.

An unnecessary conversion of the original sprite was also observed
during the "Export Sprite Sheet" command. Specifically,
in the DocExporter::renderTexture function (fix #5088).
2025-06-03 13:19:56 -03:00
..
file-formats.sh clang-format all files 2024-12-16 14:52:19 -03:00
help.sh Merge remote-tracking branch 'tests/main' 2022-10-25 15:30:38 -03:00
list-layers.sh Merge remote-tracking branch 'tests/main' 2022-10-25 15:30:38 -03:00
list-tags.sh Merge remote-tracking branch 'tests/main' 2022-10-25 15:30:38 -03:00
save-as.sh Add --play-subtags CLI test 2024-05-28 15:00:22 -03:00
sheet.sh Fix wrong export of tileset (fix #5053) 2025-06-03 13:19:56 -03:00
version.sh Merge remote-tracking branch 'tests/main' 2022-10-25 15:30:38 -03:00