Image Size and Rotation

2002-05-14 Thread Darya Said-Akbari
Hello, is there anyone who can tell me how to resize and rotate an image (SVG and/or JPG). For resize an image I know the trick through the content-width attribute in an table-cell element. However there I lose the posssibility to set a ratio. More important is on how I can rotate an SVG

Re: Image Size and Rotation

2002-05-14 Thread Jeremias Maerki
At the moment it's probably best to embedd the image in SVG where you can easily scale and rotate. I've done this with SVG a lot but not with JPEG, but this should work, too. Here's an excerpt from one of my stylesheets that does this kind of stuff. fo:instream-foreign-object svg