Changeset 443
- Timestamp:
- Jan 10, 2005, 1:37:53 AM (18 years ago)
- Location:
- pwntcha/trunk/extras
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pwntcha/trunk/extras/Makefile.am
r419 r443 5 5 font_linuxfr.php \ 6 6 getphpbbcaptcha.py \ 7 makefont.c \ 7 8 usercp_confirm.php \ 8 9 $(NULL) -
pwntcha/trunk/extras/NOTES
r419 r443 23 23 24 24 Usage: php4 font_linuxfr.php > font_linuxfr.png 25 26 makefont.c 27 ---------- 28 This program is used to do a bitmap drawing of a ttf font. 29 30 Usage: makefont <font.ttf> <size> <text> <output.bmp> 31
Note: See TracChangeset
for help on using the changeset viewer.