Search found 3 matches
- Thu Dec 02, 2010 6:19 am
- Forum: General Discussions
- Topic: API for X/Y/width/height coords of things on page?
- Replies: 2
- Views: 1126
Re: API for X/Y/width/height coords of things on page?
That looks very close to what I was after, thanks. It's definitely much better than parsing the file manually and it'll give me an X/Y reference point for my calculations :) One remaining issue is that the tspan element can have letter kerning. Eg. <tspan x="0 1 2 50" y="0" id=&q...
- Wed Dec 01, 2010 12:42 pm
- Forum: General Discussions
- Topic: API for X/Y/width/height coords of things on page?
- Replies: 2
- Views: 1126
API for X/Y/width/height coords of things on page?
Hi, is there a way to retrieve the X/Y/width/height coordinates of individual items in an SVG page? E.g. something that will resolve nested transformation matrices, font sizes and kerning and other font metrics, or any other layout aspects of the format. Parsing SVG files directly won't reveal this ...
- Tue Nov 02, 2010 11:12 am
- Forum: Discuss Software Issues
- Topic: Crop EMF File via commandline
- Replies: 2
- Views: 2672
Re: Crop EMF File via commandline
michaelkatz wrote:Thanks for this tip.
Just so you know this only works on Windows because only the Windows versions of Inkscape supports EMF.