diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-18 16:27:57 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-18 20:50:33 +0900 |
commit | af59222a13d5343e5875a6ab3db6957f46f34820 (patch) | |
tree | f8c08def458f339879131bb2e632dbe3e874bfa6 /doc/en/showfoto/README | |
parent | 349e546530179cd95c7f273dbf787b213ba2c534 (diff) | |
download | digikam-af59222a13d5343e5875a6ab3db6957f46f34820.tar.gz digikam-af59222a13d5343e5875a6ab3db6957f46f34820.zip |
Remove unnecessary files. The images in the 'es' folder are copied of those in the 'en' folder, just saved in 32bits instead of 8 bits
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/en/showfoto/README')
-rw-r--r-- | doc/en/showfoto/README | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/doc/en/showfoto/README b/doc/en/showfoto/README deleted file mode 100644 index 11fdae2d..00000000 --- a/doc/en/showfoto/README +++ /dev/null @@ -1,38 +0,0 @@ -Handbook README: ----------------- - ->>> How to Make Screenshot for Manual with Alpha Blending 3D Border <<< - -- Never use advanced color theme to make screenshots. Always use KDE default color. - -- Use KSnapshot for take a shot. Use region selection option for take only - important area. Remove buttons and dialog hearder for limit image file size. - _ALWAYS use PNG file format to save image. - -- Open your screenshot in Gimp 2.0 and make operations below: - - * Script-Fu/Decor/Add Border with this options : - -> Border X Size = 1 - -> Border Y Size = 1 - -> Border Color = black (R:0, G:0, B:0) - -> Delata Value on Color = 1 - * Image/Flatten Image - * Script-Fu/Shadow/Drop-Shadow with this options : - -> Offset X = 5 - -> Offset Y = 5 - -> Blur Radius = 10 - -> Color = black (R:0, G:0, B:0) - -> Opacity = 80 - -> Allow Resizing = On - * Save target image in PNG with max compression (Compression Level = 9) - -Note : A gimp2.2 script from Gerhard Kulzer can be use to add Alpha Blending 3D Border around screenshots. - Always use default settings. Script can be downloaded from this url: - -http://digikam3rdparty.free.fr/Tools/printscreen-to-manual.scm - - -Gilles Caulier <caulier dot gilles at gmail dot com> -Gerhard Kulzer <gerhard at kulzer dot net> - -
\ No newline at end of file |