|
Posted by The Natural Philosopher on July 18, 2008, 11:13 am
Please log in for more thread options Captain Paralytic wrote:
>> Hi all
>> I want to create an online stamp making site. In my site a user select
>> a template from number of templates for making his stamp. The template
>> is and image with some graphics and text. Now user can change the text
>> in template but not the graphics .My requirement is how can i
>> determine the position of text in form of x,y coordinates using GD
>> libraries. As there will be number of templates which will be loaded
>> from admin panel and all templates will be having text at different
>> locations so i need some dynamic method to know the position of text
>> and graphic in image
>
> Why not store the graphic with no text and in a table store the name
> of the graphic plus the position whre you will want to put the text.
> Then you can put the actual text there "on the fly" before sending the
> complete image to the browser?
Because the captcha images he is trying to crack don't work like that?
;-)
|