Codablock F
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=physical |subcat=Bar codes |image=Codablock-barcode.png }} '''Codablock F''' is a bar code format which consists of Code 128 bar codes stacked in...") |
m (Updated link) |
||
(One intermediate revision by one user not shown) | |||
Line 4: | Line 4: | ||
|image=Codablock-barcode.png | |image=Codablock-barcode.png | ||
}} | }} | ||
− | |||
'''Codablock F''' is a bar code format which consists of [[Code 128]] bar codes stacked into a rectangular area with multiple rows. It is capable of encoding the 128-character [[ASCII]] repertoire, or the 256-character [[ISO 8859-1]] (Latin 1) range. | '''Codablock F''' is a bar code format which consists of [[Code 128]] bar codes stacked into a rectangular area with multiple rows. It is capable of encoding the 128-character [[ASCII]] repertoire, or the 256-character [[ISO 8859-1]] (Latin 1) range. | ||
== Developer libraries == | == Developer libraries == | ||
− | * [ | + | * [https://github.com/bwipp/postscriptbarcode/wiki/Codablock-F Google Code: Codablock F] |
− | + | ||
− | + | ||
== Utilities == | == Utilities == |
Latest revision as of 18:33, 23 October 2015
Codablock F is a bar code format which consists of Code 128 bar codes stacked into a rectangular area with multiple rows. It is capable of encoding the 128-character ASCII repertoire, or the 256-character ISO 8859-1 (Latin 1) range.