apache > lenya
 

SVG Module: Resizing Images

Resizing Images

To resize an image, append the following request parameters to the image URL:

  • lenya.module=svg
  • width=...
  • height=...

For example:

/default/authoring/myimage.jpg?lenya.module=svg&width=100&height=150