If you have a barcode of 12345678. Split it into twos.
12, 34, 56, 78
If you have a barcode of 1234567. Add a 0 to the beginning then split it into twos.
01, 23, 45, 67
Now convert it into the following by looking up each pair of numbers in the following table.
You must start the barcode with a "start" and end it with an "end".
The start character is { and the end is }.
So, the final would be
When you apply the interleaved_2_of_5.ttf font to {AWr*} it will produce a barcode like this that represents 01234567.
00 | |
---|---|
01 | A |
02 | B |
03 | C |
04 | D |
05 | E |
06 | F |
07 | G |
08 | H |
09 | I |
10 | J |
11 | K |
12 | L |
13 | M |
14 | N |
15 | O |
16 | P |
17 | Q |
18 | R |
19 | S |
20 | T |
21 | U |
22 | V |
23 | W |
24 | X |
25 | Y |
26 | Z |
27 | . |
28 | a |
29 | b |
30 | c |
31 | d |
32 | e |
33 | f |
34 | g |
35 | h |
36 | i |
37 | j |
38 | k |
39 | l |
40 | m |
41 | n |
42 | o |
43 | p |
44 | q |
45 | r |
46 | s |
47 | t |
48 | u |
49 | v |
50 | w |
51 | x |
52 | y |
53 | z |
54 | , |
55 | 0 |
56 | 1 |
57 | 2 |
58 | 3 |
59 | 4 |
60 | 5 |
61 | 6 |
62 | 7 |
63 | 8 |
64 | 9 |
65 | - |
66 | + |
67 | * |
68 | ^ |
69 | / |
70 | \ |
71 | : |
72 | ; |
73 | < |
74 | = |
75 | > |
76 | ! |
77 | ? |
78 | ' |
79 | " |
80 | # |
81 | @ |
82 | $ |
83 | € |
84 | % |
85 | & |
86 | ( |
87 | ) |
88 | | |
89 | [ |
90 | ] |
91 | • |
92 | ™ |
93 | ® |
94 | © |
95 | ¤ |
96 | ¢ |
97 | £ |
98 | ¥ |
99 | ƒ |
$150 for Personal License that can be used on one computer.
$1000 for an Commercial License license that can be installed on servers and used by many users.
Each purchase will include a python script that will accept an ID number and spit out the characters for those numbers.
This font will ONLY work for number barcodes!
Buy Personal License Buy Commercial License
Contact Me if you have questions and I'll do my best to quickly respond.