From a43aad1d24b8bb47af4feb56b69fb65a17a9755c Mon Sep 17 00:00:00 2001 From: Hugo Posnic Date: Fri, 3 Nov 2023 09:39:24 +0100 Subject: [PATCH] Improve clarity of preference options --- data/ui/preferences.ui | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/data/ui/preferences.ui b/data/ui/preferences.ui index 189d23f..bb75c93 100644 --- a/data/ui/preferences.ui +++ b/data/ui/preferences.ui @@ -29,6 +29,7 @@ Keep metadata + Keep metadata chunks that do not affect rendering. toggle_metadata @@ -40,6 +41,7 @@ Preserve file attributes if possible + Ensure the output file has the same permissions and timestamps as the input file. toggle_file_attributes @@ -82,7 +84,8 @@ PNG - PNG Lossy Compression Level + Lossy Compression + In percentage. 100% is the best quality. spin_png_lossy_level @@ -101,8 +104,8 @@ - PNG Lossless Compression Level - The higher it is, the slower it is + Lossless Compression Level + Between 0 and 6. 6 is the highest (but slower) level. spin_png_lossless_level @@ -126,7 +129,8 @@ JPG - JPG Lossy Compression Level + Lossy Compression + In percentage. 100% is the best quality. spin_jpg_lossy_level @@ -145,7 +149,8 @@ - Progressive Encode JPG + Progressive Encode + To enable incremental image rendering: blurry to clear. toggle_jpg_progressive @@ -161,7 +166,8 @@ WebP - WebP Lossy Compression Level + Lossy Compression + In percentage. 100% is the best quality. spin_webp_lossy_level @@ -180,8 +186,8 @@ - WebP Lossless Compression Level - The higher it is, the slower it is + Lossless Compression Level + Between 0 and 6. 6 is the highest (but slower) level. spin_webp_lossless_level @@ -205,8 +211,8 @@ SVG - SVG Maximum Compression Level - Can be more destructive for the image + Maximum Compression Level + Can be more destructive for the image. center