Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Pretty graphics generation

by TVSET (Chaplain)
on Aug 02, 2004 at 01:58 UTC ( [id://379173]=note: print w/replies, xml ) Need Help??


in reply to Pretty graphics generation

system(convert svg2png.svg svg2png.png);
And you don't even have to do that, since ImageMagick has perl interface via Image::Magick.

Replies are listed 'Best First'.
Re^2: Pretty graphics generation
by Anonymous Monk on Jun 10, 2009 at 04:42 UTC
    I am converting sample.svg to samle.png using system(convert sample.svg sample.png). But the output png file is in full black color. Please help me Sharath

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://379173]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (11)
As of 2024-04-19 16:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found