source: pwntcha/trunk/extras/NOTES @ 420

Last change on this file since 420 was 419, checked in by Sam Hocevar, 18 years ago
  • linuxfr.org captchas
  • Property svn:keywords set to Id
File size: 672 bytes
Line 
1$Id: NOTES 419 2005-01-04 23:10:43Z sam $
2
3   The extras/ directory contains extra files that were used to generate
4static files such as fonts.
5
6usercp_confirm.php
7------------------
8   This file is includes/usercp_confirm.php, extracted from phpBB's captcha
9generator. It was used to generate the font_phpbb.png font file. This file
10is NOT under the WTFPL, it is GPL.
11
12  Usage: php4 usercp_confirm.php > font_phpbb.png
13
14getphpbbcaptcha.py
15------------------
16   Download a phpBB captcha from www.phpbb.com and output it to stdout.
17
18  Usage: getphpbbcaptcha.py > captcha.png
19
20font_linuxfr.php
21----------------
22   This file is used to create the linuxfr font.
23
24  Usage: php4 font_linuxfr.php > font_linuxfr.png
Note: See TracBrowser for help on using the repository browser.