https://bugs.kde.org/show_bug.cgi?id=414903

--- Comment #16 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 3af515076f0bdffdf0e3f3326a28a63fc74e23f2 by Boudewijn Rempt.
Committed on 02/04/2020 at 13:09.
Pushed by rempt into branch 'krita/4.3'.

Add an option to save the image trimmed

This removes all empty tiles from the borders of every paint
device and all pixels outside the image borders. It is off by
default, of course.
(cherry picked from commit 0afb45d741a411c8076272e1c6c97e941122e9b3)

M  +1    -0    libs/image/CMakeLists.txt
M  +17   -0    libs/image/kis_image.cc
M  +9    -0    libs/image/kis_image.h
A  +74   -0    libs/image/processing/KisTrimProcessingVisitor.cpp     [License:
GPL (v2+)]
A  +51   -0    libs/image/processing/KisTrimProcessingVisitor.h     [License:
GPL (v2+)]
M  +5    -6    libs/ui/KisDocument.cpp
M  +1    -1    libs/ui/forms/wdggeneralsettings.ui
M  +1    -1    libs/ui/kis_config.cc
M  +1    -1    libs/ui/kis_layer_manager.cc

https://invent.kde.org/kde/krita/commit/3af515076f0bdffdf0e3f3326a28a63fc74e23f2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to