Skip to content

Commit

Permalink
Update the documentation about the smooth image option (#3947)
Browse files Browse the repository at this point in the history
* update settings section

* update image067.jpg

* fix linter errors
  • Loading branch information
TOsmanov authored Nov 26, 2021
1 parent b5ed09e commit 3dac403
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions site/content/en/docs/manual/basics/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ In tab `Player` you can:
- `Reset zoom` Show every image in full size or zoomed out like previous
(it is enabled by default for interpolation mode and disabled for annotation mode).
- `Rotate all images` checkbox — switch the rotation of all frames or an individual frame.
- `Smooth image` checkbox — smooth image when zoom-in it.

| _smoothed_ | _pixelized_ |
|---------------------------|----------------------------|
| ![](/images/smoothed.jpg) | ![](/images/pixelized.jpg) |

---

Expand Down
Binary file modified site/content/en/images/image067.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/content/en/images/pixelized.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/content/en/images/smoothed.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3dac403

Please sign in to comment.