Barcode 128 Generator

This is a simple Code 128 barcode generator written using JavaScript and an HTML canvas. Special characters, like tab and newline, can be used using escapes like '\t' and '\n' respectively.