Removed obsoleted resize algos Downscale Faster/Better. Applied Lanczos instead. Ported all resize algos to float instead of double. Removed corresponding strings from default language file.

This commit is contained in:
Ilia Popov
2011-10-30 23:16:22 +01:00
parent b51e929d4a
commit 9531a37b3a
6 changed files with 90 additions and 240 deletions

View File

@@ -916,8 +916,6 @@ TP_RAW_FALSECOLOR;False colour suppression steps
!TP_RESIZE_BICUBICSH;Bicubic (Sharper)
!TP_RESIZE_BILINEAR;Bilinear
!TP_RESIZE_CROPPEDAREA;Cropped area
!TP_RESIZE_DOWNSCALEB;Downscale (Better)
!TP_RESIZE_DOWNSCALEF;Downscale (Faster)
!TP_RESIZE_FITBOX;Bounding box
!TP_RESIZE_FULLIMAGE;Full image
!TP_RESIZE_FULLSIZE;Full Image Size:

View File

@@ -921,8 +921,6 @@ HISTOGRAM_TOOLTIP_BAR;Show/Hide RBG indicator bar\nClick right mouse button on i
!TP_RESIZE_BICUBICSH;Bicubic (Sharper)
!TP_RESIZE_BILINEAR;Bilinear
!TP_RESIZE_CROPPEDAREA;Cropped area
!TP_RESIZE_DOWNSCALEB;Downscale (Better)
!TP_RESIZE_DOWNSCALEF;Downscale (Faster)
!TP_RESIZE_FITBOX;Bounding box
!TP_RESIZE_FULLIMAGE;Full image
!TP_RESIZE_FULLSIZE;Full Image Size:

View File

@@ -932,8 +932,6 @@ TP_RESIZE_BICUBICSF;Bicubic (Softer)
TP_RESIZE_BICUBICSH;Bicubic (Sharper)
TP_RESIZE_BILINEAR;Bilinear
TP_RESIZE_CROPPEDAREA;Cropped area
TP_RESIZE_DOWNSCALEB;Downscale (Better)
TP_RESIZE_DOWNSCALEF;Downscale (Faster)
TP_RESIZE_FITBOX;Bounding box
TP_RESIZE_FULLIMAGE;Full image
TP_RESIZE_FULLSIZE;Full Image Size: