We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9724ac4 commit 1951934Copy full SHA for 1951934
README.md
@@ -38,7 +38,7 @@ reader.setScaledSize(QSize(1024, 1024));
38
reader.read(&img);
39
```
40
you will get 1024x1024px tiles with a pixel ratio of 2 (= HiDPI tiles). The maximal
41
-tile size is 4096x4096.
+tile size is 4096x4096px.
42
43
### Overzoom
44
Since version 3 of the plugin tile overzoom is supported. If you set *format*
0 commit comments