Skip to content

Commit

Permalink
docs: add missing noop operation
Browse files Browse the repository at this point in the history
  • Loading branch information
thoas committed Mar 21, 2024
1 parent 0f43606 commit 6ac9371
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,13 @@ picfit currently supports the following image formats:
Operations
==========

Noop
----

This operation will keep the actual size of the image without doing anything.

You have to pass the ``noop`` value to the ``op`` parameter to use this operation.

Resize
------

Expand Down

0 comments on commit 6ac9371

Please sign in to comment.