With a cell size half the width of a grayscale image with an alpha channel, we get a crash because we write outside our buffer. When computing the offset in the buffer, we added the offset of the tile, but since we are just writing this tile. We should not add that offset. |
||
|---|---|---|
| .. | ||
| file-data-gbr.c | ||
| file-data-gbr.h | ||
| file-data-gex.c | ||
| file-data-gex.h | ||
| file-data-gih.c | ||
| file-data-gih.h | ||
| file-data-pat.c | ||
| file-data-pat.h | ||
| file-data.c | ||
| file-data.h | ||
| meson.build | ||