Search found 3 matches

by paul7755
2016-07-24T04:14:53-07:00
Forum: Users
Topic: Is there a feature to draw SVG paths like handwriting?
Replies: 5
Views: 3161

Re: Is there a feature to draw SVG paths like handwriting?

IM will paint the path it is given. It won't "paint them differently".

Oh, okay. I'm sorry. I must have misunderstood a principal behind SVGs. I thought, SVGs "store" paths and I would be able to tell ImageMagick to use the path to know where to paint and use a - for example red and 10 px wide ...
by paul7755
2016-07-22T03:03:06-07:00
Forum: Users
Topic: Is there a feature to draw SVG paths like handwriting?
Replies: 5
Views: 3161

Re: Is there a feature to draw SVG paths like handwriting?

Thank you for the reply! However, I'm sorry, my question might have been unclear.

IM is a raster image processor. It won't modify SVG paths.

ImageMagick doesn't have to modify my SVG paths. I'm looking for a way to "paint them differently".

Right now, ImageMagick "paints" the path like the ...
by paul7755
2016-07-21T15:26:10-07:00
Forum: Users
Topic: Is there a feature to draw SVG paths like handwriting?
Replies: 5
Views: 3161

Is there a feature to draw SVG paths like handwriting?

Hi there! http://www.smiliemania.de/smilie132/00007116.gif I hope, my question is allowed in this discussion board.

Is there already a feature in ImageMagick somewhere, which makes SVG paths look like they have been written by hand?

Right now, my import looks like this:

https://i.imgur.com ...