Crazy idea: Stringing Christmas Lights from drawing..

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
dognose
Posts: 265
Joined: 2005-03-08T22:16:37-07:00

Crazy idea: Stringing Christmas Lights from drawing..

Post by dognose »

So, I had this crazy effect idea that would turn a line drawing into Christmas lights. (think coloring book line drawing)

I guess the simplest way would be compose it with an image full of lights... not sure how that would would look..

But, I'm looking for a better way. If I had the draw command for the line, would that help? -draw "polyline 40,10 20,50 90,10 70,40" .. but the line patterned?

Image

Any one have any ideas, or is this simply too hard?
dognose
Posts: 265
Joined: 2005-03-08T22:16:37-07:00

Re: Crazy idea: Stringing Christmas Lights from drawing..

Post by dognose »

Maybe if it's composted from random dots.. then some glow is added.. it might get close..
Post Reply