Skip to content

Commit 1951934

Browse files
authored
Cosmetics
1 parent 9724ac4 commit 1951934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ reader.setScaledSize(QSize(1024, 1024));
3838
reader.read(&img);
3939
```
4040
you will get 1024x1024px tiles with a pixel ratio of 2 (= HiDPI tiles). The maximal
41-
tile size is 4096x4096.
41+
tile size is 4096x4096px.
4242
4343
### Overzoom
4444
Since version 3 of the plugin tile overzoom is supported. If you set *format*

0 commit comments

Comments
 (0)