Last change
on this file since 420 was
419,
checked in by Sam Hocevar, 18 years ago
|
|
-
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 |
---|
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 | |
---|
20 | font_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.