Intermec PX6i Intermec Printer Language (IPL) Developer's Guide (old) - Page 55

Creating User-Defined Characters for Emulation Mode, Example of One Bit Per Byte Bitmap Image

Page 55 highlights

Chapter 3 - Working with Fonts and Graphics Creating User-Defined Characters for Emulation Mode If your Intermec printer is running in Emulation mode (dot size of 10 or 15 mil), UDCs must be downloaded to the printer in one bit per byte format. A one bit per byte bitmap image is an arrangement of ones and zeros that looks similar to the following example. Example of One Bit Per Byte Bitmap Image Bitmap Pattern 000000010000000 000000111000000 000001011100000 000010011110000 000100011111000 001000011111100 010000011111110 100000011111111 010000010000010 001000010000100 000100010001000 000010010010000 000001010100000 000000111000000 000000010000000 Row Row 0 Row 1 Row 2 Row 3 Row 4 Row 5 Row 6 Row 7 Row 8 Row 9 Row 10 Row 11 Row 12 Row 13 Row 14 If you look closely at the previous table, you can see that it is the outline of a diamond with a line down the middle and the upper right corner blacked in. To create a user-defined character for Emulation mode 1 Draw your design on a piece of graph paper. This procedure uses the next illustration as an example: Intermec Printer Language (IPL) Developer's Guide 45

  • 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

Chapter 3 — Working with Fonts and Graphics
Intermec Printer Language (IPL) Developer’s Guide
45
Creating User-Defined Characters for Emulation Mode
If your Intermec printer is running in Emulation mode (dot size of 10 or 15 mil),
UDCs must be downloaded to the printer in one bit per byte format. A one bit per
byte bitmap image is an arrangement of ones and zeros that looks similar to the
following example.
If you look closely at the previous table, you can see that it is the outline of a
diamond with a line down the middle and the upper right corner blacked in.
To create a user-defined character for Emulation mode
1
Draw your design on a piece of graph paper. This procedure uses the next
illustration as an example:
Example of One Bit Per Byte Bitmap Image
Bitmap Pattern
Row
000000010000000
Row 0
000000111000000
Row 1
000001011100000
Row 2
000010011110000
Row 3
000100011111000
Row 4
001000011111100
Row 5
010000011111110
Row 6
100000011111111
Row 7
010000010000010
Row 8
001000010000100
Row 9
000100010001000
Row 10
000010010010000
Row 11
000001010100000
Row 12
000000111000000
Row 13
000000010000000
Row 14