image_max_size_crop.info |
image_max_size_crop.info |
|
name = Image maximum size crop
description = Crop image when larger than specified dimension(s).
package = Media
core = 7.x
dependencies[] = image |
image_max_size_crop.module |
image_max_size_crop.module |
|
Functions needed to create an image style. |
README.txt |
README.txt |
|
-- SUMMARY --
This module adds an image-style which crops an image when the image dimensions
are larger then the given dimensions.
In contrary to the core image style crop only one dimension is required.
-- REQUIREMENTS --
Core image module must… |