Results 1 to 6 of 6

Thread: How to get the area taken by an object in Inkscape or the Gimp

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Guild Novice Nauryl's Avatar
    Join Date
    Feb 2010
    Location
    Budapest, Hungary
    Posts
    9

    Default

    Oh, maybe my search needs some improvement Thanks for the links. I still wonder if it's possible with Inkscape, so I don't have to copy my vector image to Gimp every time I resize stuff...

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

    Default

    Implementing a a completely general mechanism for calculating the area of a closed SVG path would be a serious pain. I might make an attempt at something that could do it for a limited class of paths (strict polygons)

    If you want to try something a bit more exotic, you could try developing your raw map data in a GIS like QuantumGIS, then export to SVG and 'pretty it up' in Inkscape. Then you would have access to tools like area calculation, overlay operations, projection transformation, etc. It does mean learning to use another, fairly complex bit of software though.

Posting Permissions

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