Welcome to TalkGraphics.com
Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22
  1. #21
    Join Date
    Feb 2007
    Location
    UK
    Posts
    21,293

    Default Re: Best method to export a shape from Xara, and import it into Photoshop as vector?

    egg - what you say may have implications for websites, I realise that, but for graphics I am not at all sure
    -------------------------------
    Nothing lasts forever...

  2. #22
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,809

    Default Re: Best method to export a shape from Xara, and import it into Photoshop as vector?

    Quote Originally Posted by Egg Bramhill View Post
    You need to be aware that Xara's svg now exports bitmaps via the data uri scheme and not as bitmaps as most folks understand them. As an example view here
    This isn't exported as a jpg within the svg file but is exported directly within the html (?) such that the dom contains code to generate the image and doesn't call on an external file such as 'tiger.jpg'.
    If you look at the page source it contains the following to draw the image:
    It's a data uri code. I don't even pretend to understand 1% of it but the image is within the page code and doesn't require a call to another external file.
    Egg, that that you are going is trading an HTML call to an image over one to an image. Both are of a similar size so the download time will be too. Data URIs (Base64 encoded) are larger than the original. Data URIs are not cached.

    Never simple, is it.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •