Datamax-O'Neil Class Series Programmer’s Manual User Manual

Page 277

Advertising
background image

Appendix Q – ILPC Programming Examples

Class Series Programmer’s Manual

263

ILPC-KOREAN Option

The Korean Option is a double-byte scalable font supporting Korean Hangul. In the double-byte format,
the printer recalls one character printed from every two 8-bit bytes sent from the host. Double-byte
scalable fonts are selected using a print format record (see Generating Label Formats and Appendix H for
details).

Scalable Double-Byte Font Map - KOREAN

eee

(Font Code)

Scalable

Font Type

Font Name

Binary

Addressing

Hex ASCII

Addressing

Code

Pages

UH0

Scalable Resident

Korean Hangul

UC

uh0

Scalable Resident

Korean Hangul

UC

u50 -
u5z…
u90 - u9z

Scalable Non-Resident
(download)

User defined

U50 -
U5z...
U90 - U9z

Scalable Non-Resident
(download)

User defined

Note: Not all fonts contain an entire compliment of character codes for a given character map.


Sample Korean Hangul DPL file (binary addressing) and the resulting label:

<02>L<CR>
D11<CR>
ySPM<CR>
1911S0003100010P020P015Scalable Korean Available in UC Character Set<CR>
yUUC<CR>
1B110000020017001234567890<CR>
1X1100001900010b0392011000020002<CR>
112200002800030HANGUL CHARACTER’S IN ALL 4 ROTATIONS<CR>
112200002600030Rotation 1<CR>
1911UH002620150P012P012<AC><00><00><00><CR>
1911UH002620205P012P012<AC><65><00><00><CR>
1911UH002620250P012P012<AC><69><00><00><CR>
1911UH002620300P012P012<AC><DF><00><00><CR>
112200002400030Rotation 2<CR>
2911UH002550150P012P012<AC><00><00><00><CR>
2911UH002550205P012P012<AC><65><00><00><CR>
2911UH002550250P012P012<AC><69><00><00><CR>
2911UH002550300P012P012<AC><DF><00><00><CR>
112200002200030Rotation 3<CR>
3911UH002330165P012P012<AC><00><00><00><CR>
3911UH002330220P012P012<AC><65><00><00><CR>
3911UH002330265P012P012<AC><69><00><00><CR>
3911UH002330315P012P012<AC><DF><00><00><CR>
112200002000030Rotation 4<CR>
4911UH001950165P012P012<AC><00><00><00><CR>
4911UH001950215P012P012<AC><65><00><00><CR>
4911UH001950265P012P012<AC><69><00><00><CR>
4911UH001950315P012P012<AC><DF><00><00><CR>
1X1100001100010b0392007500020002<CR>
112200001650030SCALING HANGUL CHARACTERS<CR>
1911UH001200020P010P020<AC><AC><00><00><CR>
1911UH001200050P020P020<AC><AC><00><00><CR>
1911UH001200080P030P020<AC><AC><00><00><CR>

Advertising