diff --git a/The-DZI-File-Format.md b/The-DZI-File-Format.md index 750bd52..4626c7c 100644 --- a/The-DZI-File-Format.md +++ b/The-DZI-File-Format.md @@ -16,7 +16,19 @@ The tile size is usually chosen so that non-edge tiles are a power of two along Tiles are written even if they contribute no new pixels to the image. With overlap one, for example, you can have a two-pixel edge tile which simply repeats pixels in the previous tile. -![DZI image overlap schema](http://pix.toile-libre.org/upload/original/1566662441.png) +Here is an example of a 8 x 4 image with a tile size of 3 and an overlap of 1. + +
+ | 6 tiles would be generated:
+
|