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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user