Lucy McClane bc18e51901 libcaptcha untested | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
examples | %!s(int64=3) %!d(string=hai) anos | |
patterns | %!s(int64=3) %!d(string=hai) anos | |
src | %!s(int64=3) %!d(string=hai) anos | |
test | %!s(int64=3) %!d(string=hai) anos | |
ttf | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
LICENSE | %!s(int64=3) %!d(string=hai) anos | |
Makefile.am | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
bootstrap | %!s(int64=3) %!d(string=hai) anos | |
configure.ac | %!s(int64=3) %!d(string=hai) anos |
Highly customizable
captcha
making library.
C
It is as simple as
./configure
make
make install
Check out examples
Don't forget to use lc_free()
to free all the stuff libcaptcha
returns to
you.
I've noticed that it is very easy to get lost sometimes, just use valgrind
.
GPLv2