zentara wrote:
<snip>
You really didn't say how you are making the badges,
like is there a limited defined bounding box that each
name must fit in?  Or can you adjust the name-box size
to accomodate longer names? etc. etc.

zentara


I am being handed pre-made badges of 121x120. The first line of pixels is to be taken as the color of the text and sheared off to make a 120x120 image. I can work that out later.

What I need to do is get the users name, create an image from that, get its size (I guess that is called a bounding box) and then scale and overlay that image onto the pre-designed one.

R

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to