03232007 1609 GMT-6 Ok. This is coming along. Now Im working with the text portion. I have a date and time on the image but I want to put a background behind the text so it can be seen better. I started with this imagerectangle but getting the numbers right is driving me nuts.
My test image is 320 x 240. Im using on imagestring a number 5 on font size, placed 50 by 220. ------------------------- | | Top Part of Pic ~~~~~~~~~~~~~~~~~~~~~~~~ | | | ------------------- | | |__________________ | | | | | ------------------------ I have the box drawn: 40, 220, 305, 235 and I thought I could use imagefill() but that doesnt do what I thought. How would I go about just coloring in the box? Wade