#******************************************************************************
# @(#)
# @(#)	File           :      ht4538
# @(#)
# @(#)	Printer        :      Hitachi HT-4538-52 Laser Printer (Jap. model)
# @(#)	Emulation Mode :      Canon CaPSL
# @(#)	Character Set  :      ISO USA + IBM 	
# @(#)	
# @(#)	Date           :      09-07-97
# @(#)  Driverset      :      97.002
# @(#)  Bshell Version :      6.1C
# @(#)  Driver Version :      6.1.00
# @(#)	Copyright      :      Simac Services b.v. (c)
# @(#)	Customer       :      Baan Development b.v.
# @(#)
# @(#)  Comment        :      The printer should be set to Mode=CaPSL,
# @(#)                        Graphic Set=IBM, and LF=LF+CR on the front
# @(#)                        panel setup. On Hitachi systems the device
# @(#)                        /dev/lpc should be used instead of /dev/lp0
# @(#)
#******************************************************************************

#******************************************************************************
# Booleans
#******************************************************************************

#******************************************************************************
# Setup
#******************************************************************************
initpr=\033[0p\033[122;70 G\033[3;3y\033(B\033)' 1\033[?5l,
resetpr=\033[0 K\033[122;70 G\033[?5h,

#******************************************************************************
# Character Sizes
#******************************************************************************
large=\033[0 K\033[122;70 G,
middle=\033[0 K\033[122;58 G,
small=\033[2 K\033[122;40 G,

#******************************************************************************
# Line Drawing Chars
#******************************************************************************
pctl=\0332,
pctr=\0277,
pcbl=\0300,
pcbr=\0331,
put=\0302,
prt=\0264,
plt=\0303,
pdt=\0301,
phb=\0304,
pvb=\0263,
pkr=\0305,

#******************************************************************************
# Print Features
#******************************************************************************
pbold=\033[1m,
pobold=\033[22m, 
punder=\033[4m,
pounder=\033[24m,
prev=\033[7m,
porev=\033[27m,
pdbl_wide=\033[100;200 B,
podbl_wide=\033[100;100 B,
pnlq=\033[1m,
ponlq=\033[22m,
pitalic=\033[3m,
poitalic=\033[23m,
bin1=\033\031\002,
bin2=\033\031\001,
landscape=\033[1%r,
portrait=\033[0%r,

#******************************************************************************
# NLS Table
#******************************************************************************
nls_out=ht4538.out,

#******************************************************************************
# Fonts
#******************************************************************************

#******************************************************************************
# Barcode Directory
#******************************************************************************
barcode_dir=,

#******************************************************************************
# User Defined
#******************************************************************************
