Update Readme.md

This commit is contained in:
David Vogel 2024-01-15 20:30:12 +01:00
parent 69f5d1ccb3
commit 1a735c06bd

View File

@ -43,7 +43,7 @@ example list of files:
The path to the player-path.json file. This contains the tracked path of the player. Defaults to "./../../output/player-path.json".
- `output string`
The path and filename of the resulting stitched image. Defaults to "output.png".
Supported formats/file extensions: `.png`, `.jpg`, `.dzi`.
Supported formats/file extensions: `.png`, `.webp`, `.jpg`, `.dzi`.
- `dzi-tile-size`
The size of the resulting deep zoom image (DZI) tiles in pixels. Defaults to 512.
- `dzi-tile-overlap`