DragonFly On-Line Manual Pages
GFXCOUNT(1) DragonFly General Commands Manual GFXCOUNT(1)
NAME
gfxcount - The graphical digits generator for XS-HTTPD
SYNOPSIS
http://your.site.name/cgi-bin/gfxcount?number
http://your.site.name/cgi-bin/gfxcount/path/fontdir?number
DESCRIPTION
`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
path may be supplied. This must be either the name of a directory in
which the files 0.ppm through 9.ppm must be located - or the prefix of a
font name, in which case, 0.ppm through 9.ppm will be appended to the
path specified. This way, you can have a number of fonts in one
directory.
This program is usually not called by itself. Instead, use the
count-*-gfx SSI directives supplied by the webserver. See httpd_ssi(7)
for details..
SEE ALSO
httpd(1), readxs(1), httpd_ssi(7)
The project homepage: http://www.xs-httpd.org/
xs-httpd/3.5 May 28, 1996 xs-httpd/3.5