Skip to content

Commit

Permalink
README.md: clarify "other" formats (#398)
Browse files Browse the repository at this point in the history
Closes: #397
  • Loading branch information
vitaly-zdanevich authored Jan 19, 2025
1 parent 07424e2 commit 9b4328b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ scrot is a simple command line screen capture utility, it uses imlib2 to grab
and save images.

scrot has many useful features:
- Support for multiple image formats: JPG, PNG, GIF, and others.
- Support for multiple image formats: JPG, PNG, GIF, and others supported by Imlib2.
- The screenshot's quality is configurable.
- It is possible to capture a specific window or a rectangular area on the
screen.
Expand Down

0 comments on commit 9b4328b

Please sign in to comment.