odrick / free-tex-packer

Free texture packer
http://free-tex-packer.com/
MIT License
897 stars 161 forks source link

Support for pixel format and dithering #79

Open JoHuang opened 1 year ago

JoHuang commented 1 year ago

Reference link:

https://www.codeandweb.com/texturepacker/documentation/texture-settings#pixel-format---opt-pixelformat https://www.codeandweb.com/texturepacker/documentation/texture-settings#dithering---dither-type-dithertype

I would like to ask for the direction (some keyword or some libs to help with) to add these 2 features. Maybe I can help with it.

Thanks