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

GifCreator and global color palette? #130

Open
goodwin74 opened this issue Dec 7, 2019 · 0 comments
Open

GifCreator and global color palette? #130

goodwin74 opened this issue Dec 7, 2019 · 0 comments

Comments

@goodwin74
Copy link

There is a problem in GifCreator. In some gifs, the colors blink. Looking for problems on the Internet and studying the contents of GIF files, I realized that this is a problem because the imagegif() creates each frame with its own color palette. And so the colors of each frame change, and you get the effect of flickering colors.
This problem is solved as follows: create a global color palette for the entire animated GIF.

@skwi How can this be done in GifCreator?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant