Files
rgbds/test/gfx/bad_slice.err
2025-07-02 19:43:11 +02:00

4 lines
197 B
Plaintext

error: Image slice ((2, 2) to (130, 130)) is outside the image bounds (20x20)!
note: Did you mean the slice "2,2:2,2"? (width and height are in tiles, not pixels!)
Conversion aborted after 1 error