poppeman / Pictus

A simple image viewer and thumbnail shell extension
MIT License
100 stars 14 forks source link

Option to enable transparency "checkerboard pattern" #62

Open 80T opened 8 years ago

80T commented 8 years ago

For images with Alpha Channel like GIF's, PNG, TGA, etc... Maybe even 256 color indexed BMP where the last color is placeholder for alpha (this is from Half Life GoldSrc engine that's using such bitmaps to achieve a "1bit" transparency level in-game. Would be nice for all those still modding for HL or HL mods to have an actual picture viewer to directly view "textures" outside of the Model Viewer. Just a thought... :D)

Newgap commented 7 years ago

I second the checkerboard suggestion. It would be even better if we could configure what colors to be used for the checkerboard pattern.