swampy101
05-18-2004, 02:25 PM
I am trying to create a gif image (1*1 pixels) from a Perl script but am unsure of the syntax. Does anyone know the code to do this, or of a link to some code that gives an idea? For a number of reasons I don't want to use gd.pm.
What I want to do is have the script return a 1*1 or 2*2 etc image to the browser, the browser can then run a certain block of code depending on the width of the returned image. (a very long time ago I knew how to do this is in C but have since lost the archived code).
cheers
What I want to do is have the script return a 1*1 or 2*2 etc image to the browser, the browser can then run a certain block of code depending on the width of the returned image. (a very long time ago I knew how to do this is in C but have since lost the archived code).
cheers