source: pwntcha/trunk/extras/NOTES @ 394

Last change on this file since 394 was 393, checked in by Sam Hocevar, 18 years ago
  • Testsuite images.
  • Property svn:keywords set to Id
File size: 538 bytes
Line 
1$Id: NOTES 393 2005-01-03 23:46:24Z 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
Note: See TracBrowser for help on using the repository browser.