Skip to content

Request: add bitmap cache, to avoid re-decoding when already done before #11

Description

@AndroidDeveloperLB

Whoever uses the library could set how much memory the bitmap cache of the GIF decoder should be used.
If it's 0, it should be as it is today, meaning no caching.
If it's <1, it should take as much as the library thinks that it's possible to have.
If it's >0, this is the number of bytes in total, of all bitmaps, that the library should be allowed to have.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions