#2060 - Dark-theme support for animated emoticons

Identifier #2060
Issue type Feature request or suggestion
Title Dark-theme support for animated emoticons
Status Closed (rejected)
Handling member Chris Graham
Addon core_themeing
Description Convert gifss to blend better with black background. Necessary as they don't support alpha blending, so are hard-blended within the frames.

1) Integrate https://github.com/ocproducts/gif_background_changer
(Can only do this when our minimum requirements are raised a lot, as it uses PHP namespaces)

2) Hopefully by then the gif-endec library bugs will be fixed (I reported some). If so we can strip GIFEncoder.class.

3) Credit properly in our license file.

4) If '2' is not done we need to remove dependency on 'gifsicle' by recoding GIFEncoder.class to support offsets and removing our re-canvasing code. If '2' is done we still need to remove our re-canvasing code and rely on gif-endec's offset support.


Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated