Intermec PD42 Fingerprint Developer's Guide (old) - Page 87

About Bar Code Symbologies

Page 87 highlights

Chapter 5 - Managing Fonts, Bar Codes, and Images "/c/.FONTALIAS" The format of the file should be: "",""[,size[,[,]]] "",""[,size[,[,]]] "",""[,size[,[,",""[,size[,[,]]] The file can contain as many fontname aliases as required. The default size is 12 points, the default slant is 0°, and the width is 100%. A font alias can be used like any other font, but its size, slant, and width can not be changed. Examples: "BODYTEXT","Century Schoolbook BT",10,80 "HEADLINE","Swiss 721 Bold BT",18,110 "WARNING","Swiss 721 BT",12,10,95 About Bar Code Symbologies Fingerprint supports the following bar code symbologies. When using Fingerprint commands to work with bar codes, use the name for the bar code as shown: Standard Bar Codes Bar Code Type Aztec Codabar Code 11 Code 16K Code 39 Code 39 full ASCII Code 39 with checksum Code 49 Code 93 Code 128 Code 128 subset A Code 128 subset B Code 128 subset C Datamatrix DUN-14/16 EAN-8 EAN-8 Composite with CC-A or CC-B EAN-13 EAN-13 Composite with CC-A or CC-B EAN-128 EAN-128 subset A EAN-128 subset B Use This Name "AZTEC" "CODABAR" "CODE11" "CODE16K" "CODE39" "CODE39A" "CODE39C" "CODE49" "CODE93" "CODE128" "CODE128A" "CODE128B" "CODE128C" "DATAMATRIX" "DUN" "EAN8" "EAN8_CC" "EAN13" "EAN13_CC" "EAN128" "EAN128A" "EAN128B" Intermec Fingerprint Developer's Guide 71

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 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
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187

Chapter 5 — Managing Fonts, Bar Codes, and Images
Intermec Fingerprint Developer’s Guide
71
“/c/.FONTALIAS”
The format of the file should be:
“<Alias name #1>”,“<Name of font>”[,size[,<slant>[,<width>]]]
“<Alias name #2>”,“<Name of font>”[,size[,<slant>[,<width>]]]
“<Alias name #3>”,“<Name of font>”[,size[,<slant>[,<width>]]]
......
“<Alias name #n>”,“<Name of font>”[,size[,<slant>[,<width>]]]
The file can contain as many fontname aliases as required. The default size is 12
points, the default slant is 0°, and the width is 100%.
A font alias can be used like any other font, but its size, slant, and width can not be
changed.
Examples:
“BODYTEXT”,“Century Schoolbook BT”,10,80
“HEADLINE”,“Swiss 721 Bold BT”,18,110
“WARNING”,“Swiss 721 BT”,12,10,95
About Bar Code Symbologies
Fingerprint supports the following bar code symbologies. When using Fingerprint
commands to work with bar codes, use the name for the bar code as shown:
Standard Bar Codes
Bar Code Type
Use This Name
Aztec
“AZTEC”
Codabar
“CODABAR”
Code 11
“CODE11”
Code 16K
“CODE16K”
Code 39
“CODE39”
Code 39 full ASCII
“CODE39A”
Code 39 with checksum
“CODE39C”
Code 49
“CODE49”
Code 93
“CODE93”
Code 128
“CODE128”
Code 128 subset A
“CODE128A”
Code 128 subset B
“CODE128B”
Code 128 subset C
“CODE128C”
Datamatrix
“DATAMATRIX”
DUN-14/16
“DUN”
EAN-8
“EAN8”
EAN-8 Composite with CC-A or CC-B
“EAN8_CC”
EAN-13
“EAN13”
EAN-13 Composite with CC-A or CC-B
“EAN13_CC”
EAN-128
“EAN128”
EAN-128 subset A
“EAN128A”
EAN-128 subset B
“EAN128B”