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

GIF Animation Implementation #179

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Apr 21, 2024

  1. gif support

    0xfeedface1993 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ba86cb5 View commit details
    Browse the repository at this point in the history
  2. gif init

    0xfeedface1993 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    7ec9f36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    196e320 View commit details
    Browse the repository at this point in the history
  4. wrapper image

    0xfeedface1993 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8546bfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d923741 View commit details
    Browse the repository at this point in the history
  6. fix async call

    0xfeedface1993 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    5320985 View commit details
    Browse the repository at this point in the history
  7. mac support

    0xfeedface1993 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    68f66d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab30ecb View commit details
    Browse the repository at this point in the history
  9. fix @available statement

    0xfeedface1993 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    5011be8 View commit details
    Browse the repository at this point in the history
  10. fix finalizeDestination:3546: *** ERROR: image destination does not h…

    …ave enough images (468/42)
    0xfeedface1993 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f87a5f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1024a3f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    73ed82d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed308c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d79c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    441fe6e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. GIFImage impelment

    0xfeedface1993 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8333470 View commit details
    Browse the repository at this point in the history
  2. upgrade iOS version

    0xfeedface1993 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1d5ab58 View commit details
    Browse the repository at this point in the history
  3. fix SPM dependencies

    0xfeedface1993 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2587c14 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    c71542c View commit details
    Browse the repository at this point in the history
  2. add aspectResizeble(ratio:contentMode:) api, it will behavior like Im…

    …age .aspectRatio(_:contentMode:) api if called, otherwise wil display real image size
    0xfeedface1993 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    43ae654 View commit details
    Browse the repository at this point in the history
  3. update README

    0xfeedface1993 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9f3e9b9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    3a6e8a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    f0f5ab0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    ba69f93 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. swift 6 error fixed

    0xfeedface1993 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3cc0a76 View commit details
    Browse the repository at this point in the history
  2. swift 6 error

    0xfeedface1993 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7ec4a33 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    9b55096 View commit details
    Browse the repository at this point in the history