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

Implement GIF transparency #3

Merged
merged 7 commits into from
Nov 12, 2021
Merged

Implement GIF transparency #3

merged 7 commits into from
Nov 12, 2021

Conversation

sot-tech
Copy link
Owner

  • Migrate from gif.h to giflib
  • Add thirdparties submodules (rlottie, libpng, giflib) for static link
  • Change build type to CMake (supports both static and dynamic linking with used libraries)
  • Add conversion tests

Notice:

  • Changed licence from LGPL 2.1 to BSD-3-Clause (just because)
  • Changed option for gif, now it is NOT background image, but framerate

1

Closes #2

TODO: sanitise code and recheck memory leaks

OPTIONAL: byte_buffer -> vector
* Update README
* Remove gif.h library
XXX: 'Failed to allocate required memory' on
'Animated Blue Cat' - 'Mouse & keyboard' TG sticker
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

Successfully merging this pull request may close these issues.

bug: gif has black background
1 participant