HTML4: Orgrimmar Fun Run

Orgrimmar Fun Run
Which runner crosses the finishing line first is random.
WARNING: Contains sound effect every 3rd race!
Barcode Font
Installable True-type font for producing Code128 barcodes.

Code128H.ttf &
Source code (.zip)
Source code includes:
-
A DBF of the line and space widths.
Based on information from the Hewlett-Packard web-site.
- A Visual FoxPro (VFP) program to convert the information contained in the DBF into a fully-fledged True-type Font (TTF) file.
- Example ASCIIToCode128 converter function.
A Code128 barcode doesn't just contain characters, it needs start and stop markers plus a checksum. It's actually quite straightforward as the example code shows. This code is in VFP, but is easily translated to other languages.