Results 1 to 10 of 13

Thread: SVG to Raster

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Post

    Quote Originally Posted by Jeff_Wilson63 View Post
    Er, what? This doesn't match what Inkscape does at all.
    Er, just trying to help.

    Inkscape does exactly what I said it does... it includes and renders linked SVG files. But it doesn't support referencing individual objects inside the file with ID #anchors, which is what your sample file requires. That is, Inkscape can use "image xlink:href=file" to include an SVG file, but it can't do "use xlink:href=file#id" to reference specific objects.

    So Inkscape does what you said it can't. But what you said it can't do isn't what you needed it to do. So stop looking at me like I'm smoking an illegal substance.

    Too bad Inkscape doesn't support this... it'd be a nice feature for maintaining symbol libraries. I have to keep a separate SVG file for each map symbol.

  2. #2
    Guild Member Jeff_Wilson63's Avatar
    Join Date
    Sep 2009
    Location
    Fort Collins, Colorado, USA
    Posts
    78

    Post

    Quote Originally Posted by ravenx99 View Post
    That is, Inkscape can use "image xlink:href=file" to include an SVG file, but it can't do "use xlink:href=file#id" to reference specific objects.
    OK. I see how this works now. Thanks for the information.

    After some thought it's still easier for me to use php to generate temporary files than to break my existing files down to their separate symbols. I'll post if I find any alternatives.
    http://www.monticello21st.com/rpg/nfwiki/
    Call the Lightning. Ride the Storm. Find your Power. Become Reborn.
    Seek your Place, and know it well. Live a tale you wish to tell.

  3. #3
    Software Dev/Rep Hai-Etlik's Avatar
    Join Date
    May 2009
    Location
    48° 28′ N 123° 8′ W
    Posts
    1,333
    Blog Entries
    1

    Post

    You could post a feature request to the Inkscape bug tracker.

    0.47 is too close so it probably wouldn't make it in for this cycle but it would probably make 0.48

Posting Permissions

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