dotdoom / gd-captcha

Very simple CAPTCHA generator in C using GD, compatible with ejabberd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gd-captcha

Very simple CAPTCHA generator in C using GD, compatible with ejabberd.

Single argument: captcha text. You may adjust other options right in the source code.

Output format: PNG.

Requirements: libgd.

License: 3-clause BSD (see LICENSE).

Example: beAtLes

About

Very simple CAPTCHA generator in C using GD, compatible with ejabberd

License:Other


Languages

Language:C 90.0%Language:Makefile 10.0%