From 497fc3ed3ae60e39d3f1f85a448f38daf80549ad Mon Sep 17 00:00:00 2001 From: Gabriel Rauter Date: Tue, 1 Sep 2015 13:05:24 +0200 Subject: [PATCH] implement simple non animation webp for #273 This includes lossless and lossy webp file format. For this reason a save option dialog was added giving rudimentary options for saving to the user. --- data/widgets/webp_options.xml | 48 ++++ src/app/CMakeLists.txt | 2 + src/app/file/file_formats_manager.cpp | 2 + src/app/file/webp_format.cpp | 361 ++++++++++++++++++++++++++ 4 files changed, 413 insertions(+) create mode 100644 data/widgets/webp_options.xml create mode 100644 src/app/file/webp_format.cpp diff --git a/data/widgets/webp_options.xml b/data/widgets/webp_options.xml new file mode 100644 index 000000000..2f9a9f698 --- /dev/null +++ b/data/widgets/webp_options.xml @@ -0,0 +1,48 @@ + + + + + +