Last Updated: January 20, 2000


Graphical Counter Digit Sets

To use any of the digit sets listed below, set the $digit_path, $digit_width, and $digit_height variables as indicated. You will find the declaration of the $img_path, $digit_width, and $digit_height variables in the c4g.pl cgi on lines 9-11.

If you find a digit set that you would like to use, it is a very simple procedure to configure the c4g.pl cgi to use your preferred images. Just follow these steps:

  1. Make a directory in the "/images/digits" directory called somename.
  2. Place the 10 images, "0.gif", "1.gif", "2.gif", etc., in the new directory, somename.
  3. Set the $digit_path, $digit_width, and $digit_height variable appropriately. These variables are defined on lines 9-11 in the c4g.pl cgi.

The definitive site for graphical digit sets is Digit Mania (link known to be valid as of November 17, 1998). Have a look at the hundreds (literally) of digit sets available.


Digit Set: Default

$digit_path="/images/digits/default/"
$digit_width=15
$digit_height=20

  •                    

Digit Set: Blue Caligraphy

$digit_path="/images/digits/bluecali/"
$digit_width=24
$digit_height=24

  •                    

Digit Set: Chinese Odometer

$digit_path="/images/digits/codo/"
$digit_width=15
$digit_height=20

  •                    

Digit Set: Garamond

$digit_path="/images/digits/garamond/"
$digit_width=15
$digit_height=27

  •                    

Digit Set: Marble

$digit_path="/images/digits/marble/"
$digit_width=20
$digit_height=25

  •                    

Digit Set: Black Odometer

$digit_path="/images/digits/blackodo/"
$digit_width=24
$digit_height=28

  •                    

Digit Set: White Odometer

$digit_path="/images/digits/whiteodo/"
$digit_width=24
$digit_height=28

  •                    

Digit Set: Real Abacus

$digit_path="/images/digits/abacus/"
$digit_width=16
$digit_height=91
$left_image="left.gif
$right_image="right.gif

  •                            

Digit Set: Scoreborad Green Small

$digit_path="/images/digits/sbgs/"
$digit_width=12
$digit_height=15

  •                      

Digit Set: Scoreboard White Medium

$digit_path="/images/digits/sbwm/"
$digit_width=15
$digit_height=20

  •                    


Copyright © 1996, 1997 Last Modified: 20 January 2000 A Little Technology Shoppe, LLC. All rights reserved. All brand names and product names used on these web pages are trademarks, or trade names of their respective holders.