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

Re: SVG in GD::Graph?

by Flame (Deacon)
on Feb 08, 2003 at 21:43 UTC ( [id://233779]=note: print w/replies, xml ) Need Help??


in reply to SVG in GD::Graph?

I see several problems with this. GD is a graphics library, and in a sense, SVG really isn't graphics, it's text. But that aside, GD is not suited to working in vectors as it maintains its state on a pixel by pixel basis, rather than 'line of color * between x1,y1,x2,y2' or similar vector methods. So I'm sorry to say, GD, without a rewrite, is probably not capable of SVG.



My code doesn't have bugs, it just develops random features.

Flame ~ Lead Programmer: GMS (DOWN) | GMS (DOWN)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (8)
As of 2024-04-23 16:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found