Closed Chlumsky-Ceros closed 1 year ago
In renderer-cli, if the resulting image is null, the process fails. This may happen if the Octopus has no visible layers or all layers are masked out, out of bounds, etc. Instead, a transparent PNG file should still be generated.
renderer-cli
Fixed by 03672a1346261bf31198168e46b17ef4a393ebe6.
In
renderer-cli
, if the resulting image is null, the process fails. This may happen if the Octopus has no visible layers or all layers are masked out, out of bounds, etc. Instead, a transparent PNG file should still be generated.