This is a demonstration of use of the Libre Barcode 128 Font.
Because the Libre Barcode Code 128 font does not generate checksums, you need this component to produce a scanning barcode.
To use, just enter the text you want to embed in the barcode and press the generate button. Happy barcoding!
By the way, Libre Barcode 128 Font uses the following high ASCII / unicode characters to implement the control codes symbols. (This is essentially adding 100 to the value, in other words ' Ã ' is U+00C3 (195) to ' Î ' is U+00CE (206).)
Value | Encoding | Subst |
---|---|---|
95 | A: US, B: DEL, C: 95 | Ã |
96 | A: FNC 3, B: FNC 3, C: 96 | Ä |
97 | A: FNC 2, B: FNC 2, C: 97 | Å |
98 | A: Shift B, B: Shift A, C: 98 | Æ |
99 | A: Code C, B: Code C, C: 99 | Ç |
100 | A: Code B, B: FNC 4, C: Code B | È |
101 | A: FNC 4, B: Code A, C: Code A | É |
102 | A: FNC 1, B: FNC 1, C: FNC 1 | Ê |
103 | Begin Code A | Ë |
104 | Begin Code B | Ì |
105 | Begin Code C | Í |
106 | Stop Code | Î |