Home
last modified time | relevance | path

Searched hist:"5 fa8801f3640853e279e91ee6edf1c927824113e" (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/translators/gif/
H A DGIFTranslator.cpp5fa8801f3640853e279e91ee6edf1c927824113e Wed Jul 16 01:22:36 UTC 2014 John Scipione <jscipione@gmail.com> GIF Translator: Update default settings

* Palette is set to Optimal which preserves colors of original
* Write transparent gifs is on which preserves transparency
* Transparent auto is on which automatically detects the transparent color
* default transparent color is 255, 255, 255 (aka white) if you select a
manual transparent color which seems like a more sane default than black.

This allows ShowImage and other programs to save transparent gifs without
removing transparency and without reducing the colors.