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

Add ability to save animated GIF #104

Merged
merged 12 commits into from
Jul 19, 2021
Merged

Add ability to save animated GIF #104

merged 12 commits into from
Jul 19, 2021

Commits on Jul 18, 2021

  1. Experimental implementation for saving GIFs

    [wip]
    Xrayez committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    99a432d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f1450 View commit details
    Browse the repository at this point in the history
  3. Save GIFs using FileAccess

    Xrayez committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    db19b91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e9488f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6d37bb View commit details
    Browse the repository at this point in the history
  6. Compile ImageFrames.save_gif() only when ImageIndexed is enabled

    `ImageIndexed` provides necessary palette generation tools needed for encoding GIFs.
    Xrayez committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    eb2fd4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2b7667 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    daae933 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b68c2b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    831d60d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    7673f43 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    [ci skip]
    Xrayez committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    bcfce7c View commit details
    Browse the repository at this point in the history