Skip to content

Commit

Permalink
Once a GIF comment is loaded, it is kept for subsequent frames
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed May 23, 2022
1 parent 06b0e64 commit 9188c81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/handbook/image-file-formats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,8 @@ The :py:meth:`~PIL.Image.open` method sets the following
it will loop forever.

**comment**
May not be present. A comment about the image.
May not be present. A comment about the image. This is the last comment found
before the current frame's image.

**extension**
May not be present. Contains application specific information.
Expand Down

0 comments on commit 9188c81

Please sign in to comment.