Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

aivus/SonataMediaFixedDimensionsResizer

Repository files navigation

SonataMediaFixedDimensionsResizer

Sonata Media Bundle resizer with fixed aspect ratio

Usage

You can use two type of resizers:

  • aivus.sonata.media.resizer.fixedDimensions.inset
  • aivus.sonata.media.resizer.fixedDimensions.outbound

Example

For example we have format 120x120.

Then image 726x380 will be resized to 120x63 (with aivus.sonata.media.resizer.fixedDimensions.inset) and 229x120 (with aivus.sonata.media.resizer.fixedDimensions.outbound)

Other

Based on http://www.nrsoft.co.uk/blog/sonata-media-fixed-dimensions-resizer

About

Sonata Media Bundle resizer with fixed aspect ratio

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors