When you use SVG, you have to specify the dimensions using the actually height and width of the images. ADE has a bug where if you don't do it like that, the aspect ratio will be distorted.
I've seen plenty of cases where 1600x1200 or 800x600 is used and with ADE, they don't work. But using the actual pixels of the image will work in all cases.
|