Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Grow GIF files

Status
Not open for further replies.

tmffm

Technical User
Jun 12, 2007
10
It's simple enough to open and HTML file, say, for appending, and to keep adding data to an existing file.

Is it possible to do likewise for a GD::GRAPH file

so that additional graphs can be added to an existing GIF file with the original graph being maintained?
 
Simply treat it like an image and use Image::Magick to join to images.

- Miller
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top