Search found 3 matches

by ugajin
Wed Sep 07, 2016 6:56 am
Forum: Help with using Inkscape
Topic: Inkscape is resizing my image
Replies: 3
Views: 868

Re: Inkscape is resizing my image

To say a digital image is 11 x 17 inches is meaningless. When you import the image you will see a dialogue asking you to define the image DPI. You can select 'From File' or 'Default import resolution'. Could be clearer but, the later will scale the image, and the former won't, so try the former. I a...
by ugajin
Tue Sep 06, 2016 7:34 pm
Forum: Help with using Inkscape
Topic: Conversion of very simple PNG to SVG
Replies: 4
Views: 2439

Re: Conversion of very simple PNG to SVG

In your code you have different x/y values for text and tspan elements for each of the text objects. The browser is using the tspan value. This is the cause of the misaliignment. E.g. 'Snelheid' text y= 625 and tspan y = 705. You will need to use the XML editor in Inkscape, or an external text edito...
by ugajin
Tue Sep 06, 2016 6:50 pm
Forum: Help with using Inkscape
Topic: Conversion of very simple PNG to SVG
Replies: 4
Views: 2439

Re: Conversion of very simple PNG to SVG

Have you tried converting text to paths?

Go to advanced search