scale :: width
$options
{
["quality"] int(90)
["sharpening"] string(4) "soft"
["cropping"] bool(false)
["useCMS"] bool(false)
["keepICC"] bool(false)
["keepXMP"] bool(false)
["keepEXIF"] bool(false)
}
same size

width from 260 to 260 = result: 260

width from 195 to 195 = result: 195
downscale

width from 260 to 130 = result: 130

width from 195 to 97 = result: 97
upscale true

width from 260 to 270 = result: 270

width from 195 to 205 = result: 205
upscale false

width from 260 to 270 = result: 260

width from 195 to 205 = result: 195
Last run was on 28.05.2014 - 22:38, test execution time: 0.2946640000