Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only write GIF comments at the beginning of the file #6300

Merged
merged 7 commits into from May 23, 2022
Merged

Only write GIF comments at the beginning of the file #6300

merged 7 commits into from May 23, 2022

Commits on May 13, 2022

  1. Correct placement of GIF comment

    Place GIF comment after Global Color table. Should go after "NETSCAPE" looping extension after pull #6211.
    raygard committed May 13, 2022
    Copy the full SHA
    22d9095 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Copy the full SHA
    416de88 View commit details
    Browse the repository at this point in the history
  2. Update test_file_gif.py

    Changed to use a test image already in Images folder
    raygard committed May 14, 2022
    Copy the full SHA
    6257e78 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Copy the full SHA
    db76eaa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    67f5e5d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    62d0f0e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Merge pull request #2 from radarhere/comment_correct_placement

    Once comment is loaded, keep it for subsequent frames
    raygard committed May 23, 2022
    Copy the full SHA
    4cdbeaf View commit details
    Browse the repository at this point in the history