Kaplas80 / TF3

Translation Framework v3
MIT License
20 stars 1 forks source link

Bitmap converters #28

Closed Kaplas80 closed 2 years ago

Kaplas80 commented 2 years ago

Description

Many games use common bitmap images. This PR adds converters for all the pixel formats supported by ImageSharp.

Also, I've merged the ExtractToPng and ExtractToTga converters for DDS images to a Extractor converter with parameters which defaults to Png.