gfxcount.1
资源名称:httpd.tar.gz [点击查看]
上传用户:lampled
上传日期:2007-01-07
资源大小:94k
文件大小:2k
源码类别:
Web服务器
开发平台:
Unix_Linux
- .TH GFXCOUNT 1 "28 May 1996"
- .SH NAME
- gfxcount - The graphical digits generator for XS-HTTPD
- .SH SYNOPSIS
- .ta 8n
- .B http://your.site.name/cgi-bin/gfxcountfI?numberfP
- .br
- .B http://your.site.name/cgi-bin/gfxcountfI/path/fontdir?numberfP
- .LP
- .SH DESCRIPTION OF GFXCOUNT
- GFXCOUNT generates GIF images that represent a number. The number to be
- generated must be supplied as an argument to the CGI binary.
- An optional fIpathfP may be supplied. This must be either the name of
- a directory in which the files fB0.ppmfP through fB9.ppmfP must be
- located, or the prefix of a font name. In this case, fB0.ppmfP through
- fB9.ppmfP will be appended to the path specified. This way, you can have
- a number of fonts in one directory.
- .LP
- This program is usually not called by itself. Instead, use the
- count-*-gfx directives supplied by the XS-HTTPD. See httpd(1) for
- details..
- .LP
- .SH ACKNOWLEDGEMENTS
- I thank all the members at MCGV Stack who are actively involved in the
- entire WWW happening. I thank the NCSA for creating the original version
- of this program. See fIhttp://hoohoo.ncsa.uiuc.edu/fP for details about
- the NCSA distribution.
- .SH SEE ALSO
- http://www.stack.nl/~sven/xs-httpd/
- .br
- httpd(1), xspasswd(1), clearxs(1), readxs(1), imagemap(1), xsindex(1),
- httpdc(1)
- .SH COPYRIGHT
- All the programs in the XS-HTTPD package are copyright (C) 1995, 1996
- by Sven Berkvens, except the imagemapper.
- .SH AUTHOR
- The author of the XS WWW server and its accompanying programs is
- Sven Berkvens (sven@stack.nl). I made all the programs,
- except the imagemapper, which I took from the NCSA distribution,
- but I cleaned it up.