Re: How to create an Captcha with TclMagick?
- From: Pete <el_supremoNN@xxxxxxxxxxx>
- Date: Sat, 29 Sep 2007 15:56:59 GMT
Einstein30000 wrote:
Could someone help me please?In order to draw on a wand it must already have an image.
After you create wnd, do this:
$wnd size 400 200
$wnd read xc:none
This will create an initial 400x200 image as a transparent background. You can use, for example, xc:white to have an opaque white background or any other colour you choose.
I posted a slight fix to my captcha script. Apply that fix and try the script.
Pete
(To reply: NN=01)
.
- Follow-Ups:
- Re: How to create an Captcha with TclMagick?
- From: Einstein30000
- Re: How to create an Captcha with TclMagick?
- References:
- How to create an Captcha with TclMagick?
- From: Einstein30000
- Re: How to create an Captcha with TclMagick?
- From: Pete
- Re: How to create an Captcha with TclMagick?
- From: Einstein30000
- How to create an Captcha with TclMagick?
- Prev by Date: Re: Simple parser for C/C++
- Next by Date: Re: ANNOUNCE: eTcl 1.0-rc23 (based on 8.4.16)
- Previous by thread: Re: How to create an Captcha with TclMagick?
- Next by thread: Re: How to create an Captcha with TclMagick?
- Index(es):