Add font for the captcha

Taken from http://www.thibault.org/fonts/staypuft/.
This commit is contained in:
Eelco Dolstra
2013-03-04 12:16:13 +01:00
parent e8cbcb50ac
commit f831287d4b
8 changed files with 523 additions and 5 deletions

View File

@ -69,7 +69,7 @@ __PACKAGE__->config(
scramble => 1,
#send_ctobg => 1,
bgcolor => '#ffffff',
font => '/home/eelco/Dev/hydra/ttf/StayPuft.ttf',
font => __PACKAGE__->path_to("ttf/StayPuft.ttf"),
},
create => [ qw/ttf circle/ ],
particle => [ 3500 ],