Re: Shapes with embedded images

2011-06-17 Thread Christopher Nelson
>> .shape file to read "xlink:href="file://5ES.png" and the image in the >> shape is still broken. > > Please try xlink:href="./5ES.png" Unless you're on Windows, also make > sure that the case of your filename is correct. That did it. Thanks. ___ dia-l

Re: Shapes with embedded images

2011-06-16 Thread Hans Breuer
At 16.06.2011 21:32, Christopher Nelson wrote: [...] Looking at the code this is supposed to work. Please get back to us if it doe not. I copied the source image into the shape directory and changed the .shape file to read "xlink:href="file://5ES.png" and the image in the shape is still broken.

Re: Shapes with embedded images

2011-06-16 Thread Steffen Macke
Hi Christopher, On 06/16/2011 09:32 PM, Christopher Nelson wrote: .shape file to read "xlink:href="file://5ES.png" and the image in the shape is still broken. Please try xlink:href="./5ES.png" Unless you're on Windows, also make sure that the case of your filename is correct. Regards, Steffen

Re: Shapes with embedded images

2011-06-16 Thread Christopher Nelson
> At 16.06.2011 01:48, Christopher Nelson wrote: >> I created several shapes under my home directory (in ~/.dia) which >> reference images elsewhere under my home directory.  When I deploy >> these shapes, the image links are broken.  Looking at the .shape file >> I see things like "xlink:href="fil

Re: Shapes with embedded images

2011-06-16 Thread Hans Breuer
At 16.06.2011 01:48, Christopher Nelson wrote: I created several shapes under my home directory (in ~/.dia) which reference images elsewhere under my home directory. When I deploy these shapes, the image links are broken. Looking at the .shape file I see things like "xlink:href="file:///home/ch

Shapes with embedded images

2011-06-16 Thread Christopher Nelson
I created several shapes under my home directory (in ~/.dia) which reference images elsewhere under my home directory. When I deploy these shapes, the image links are broken. Looking at the .shape file I see things like "xlink:href="file:///home/chrisn/v/5ES.png". Can I put the image I want to e