Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- Considerable reduction in the number of calls and variable references
- Moved the padding reducer for scaled images to AFTER the image is processed
This keeps images with padding > size from disappearing or throwing errors
- Padding calculations now correct for negative padding values