Twinside / Juicy.Pixels

Haskell library to load & save pictures
BSD 3-Clause "New" or "Revised" License
238 stars 57 forks source link

Transparent gifs #185

Closed Nhlest closed 4 years ago

Nhlest commented 4 years ago

I can see that encodeComplexGifImage function supports all kinds of background color indication but what is the intended way of supplying correct palette to that function if palettize function only accepts RGB8 images without any ability to supply background color information to or receive from it?