Last change
on this file since 404 was
393,
checked in by Sam Hocevar, 18 years ago
|
|
-
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 |
---|
4 | static files such as fonts. |
---|
5 | |
---|
6 | usercp_confirm.php |
---|
7 | ------------------ |
---|
8 | This file is includes/usercp_confirm.php, extracted from phpBB's captcha |
---|
9 | generator. It was used to generate the font_phpbb.png font file. This file |
---|
10 | is NOT under the WTFPL, it is GPL. |
---|
11 | |
---|
12 | Usage: php4 usercp_confirm.php > font_phpbb.png |
---|
13 | |
---|
14 | getphpbbcaptcha.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.