Re: [PHP] Re: GD - dynamic PNG generation

2002-02-26 Thread Conor McTernan
I managed to fix my problem, it seems that it was taking so long because of the consturction of a for loop of mine. I was calling the ImagePNG function too early, menaing it seemed to take forever to execute. it's now running at a fraction of it's original time. Conor On Mon, Feb 25, 2002 at

Re: [PHP] Re: GD - dynamic PNG generation

2002-02-25 Thread Conor McTernan
hmm, sounds like a good idea, i'll give it a try. it seems too, that if i dont break up my text, i.e. print all of it in one long line, it runs a lot faster i'm running this under Win2k, i got a PIII i dunno how many mhz(it's a college PC, and everything is locked down on me) but i'd guess at