Introduction

Universal Barcode Font Library for Mac-OS X consists of a static library (libdLSoft.a) and 8 TrueType and PostScript fonts. A call to the library converts an input string of barcode data into an output string which, when displayed or printed in the appropriate font, appears as a barcode.

The library is written in C. The header file UNILIB.H contains the function call declarations and should be included in the developers projects which loads the library. The header also contains barcode type abbreviations that may be used to refer to specific barcode types.

 

More:

Header file