Thank you very much! I just create my own captcha by extends RenderedDynamicImageResource.
Vitaly Tsaplin wrote: > > Create your own captcha :) The idea of the > RenderedDynamicImageResource is brilliant. You just need to implement > the render (Graphics2D gfx) method. Draw there whatever you want. It's > even better. No one will be able to reuse the algorithm to teach a > neuronet :) > > On Thu, Apr 3, 2008 at 2:32 PM, wenm <[EMAIL PROTECTED]> wrote: >> >> Does anybody have an idea how to change the background image and font >> size >> etc of wicket captcha image? >> >> >> -- >> View this message in context: >> http://www.nabble.com/Customerize-captcha-image-tp16467447p16467447.html >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Customerize-captcha-image-tp16467447p16490314.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
