will need something like ```R f (is.list(extent) && length(extent) == 2) { ximage_meshplot(x, extent, add = add) } ``` and - [ ] unpack raster/nativeraster to colours - [ ] no transformations but do - [ ] add ability for extent to be 2 2D arrays, or just all the xy coords - [ ] handle corner cases (for ROMS etc)