├── README.md ├── issue#1 ├── README.md └── resize_image_with_crop_options.php └── smart_resize_image.function.php /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nimrod007/PHP_image_resize/HEAD/README.md -------------------------------------------------------------------------------- /issue#1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nimrod007/PHP_image_resize/HEAD/issue#1/README.md -------------------------------------------------------------------------------- /issue#1/resize_image_with_crop_options.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nimrod007/PHP_image_resize/HEAD/issue#1/resize_image_with_crop_options.php -------------------------------------------------------------------------------- /smart_resize_image.function.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nimrod007/PHP_image_resize/HEAD/smart_resize_image.function.php --------------------------------------------------------------------------------