From c230e8f0ab99a7d03bd78feef951d3ea8223c538 Mon Sep 17 00:00:00 2001 From: David Capello Date: Fri, 20 Mar 2020 19:18:03 -0300 Subject: [PATCH] Add options to save TGA files with 16/24/32bpp & uncompressed/compressed --- data/pref.xml | 7 +- data/strings/en.ini | 11 ++- data/widgets/options.xml | 15 +-- src/app/commands/cmd_options.cpp | 7 +- src/app/file/file.h | 4 + src/app/file/tga_format.cpp | 163 ++++++++++++++++++++++++++----- 6 files changed, 168 insertions(+), 39 deletions(-) diff --git a/data/pref.xml b/data/pref.xml index 57a5f2a26..e26f33032 100644 --- a/data/pref.xml +++ b/data/pref.xml @@ -1,6 +1,6 @@ - + @@ -325,6 +325,11 @@