	PipeDream printer drivers

	This driver is for the BJ10

	This Source Code Form is subject to the terms of the Mozilla Public
	License, v. 2.0. If a copy of the MPL was not distributed with this
	file, You can obtain one at https://mozilla.org/MPL/2.0/.

	Copyright (C) 1991 Colton Software

				Description

PON	ESC "6"			Printer on string
POFF				Printer off string 
EP				End of page string
LF	Y			Linefeeds (on)


	Highlights

	On	Off	Off at CR?	Description

H1	ESC "-" 1	ESC "-" 0	Y	Underlined text
H2	ESC "G"	ESC "H"	Y	Bold text
H3			N
H4			Y	Italics
H5	ESC "S" 1	ESC "T"	Y	Subscript downup
H6	ESC "S" 0	ESC "T"	Y	Superscript updown
H7	15	18	N	Alternative font
H8			N	User defined (NLQ)


	ISO Latin 1 translations

"["	"["			bracket left
"\"	"\"			backslash
"]"	"]"			bracket right
"^"	"^"			circumflex
"`"	"`"			grave
"{"	"{"			brace left
"|"	"|"			solidus
"}"	"}"			brace right
"~"	"~"			tilde
""	255			non-break space
""	173			inverted exclamation
""	155			cent
""	156			pound
""	" "			currency symbol
""	157			yen
""	" "			broken vertical bar
""	" "   			section mark
""	" "			dieresis
				no copyright symbol
""	166			feminine ordinal
""	174			guillemot left
""	170			logical not
""	45			hyphen
				no registration mark
				no macron
""	248			ring
""	241			plus/minus
""	253			superscript two
				no superscript three
""	39			acute
""	230			mu
				no paragraph mark
""	250			centred period
				no cedilla
				no superscript one
""	167			masculine ordinal
""	175			guillemot right
""	172			one quarter
""	171			one half
""	" "			no three quarters
""	168			inverted query
""	"A"			faked Capital A grave
""	"A"			faked Capital A acute
""	"A"			faked Capital A circumflex
""	"A"			faked Capital A tilde
""	142			Capital A dieresis
""	143			Capital A ring
""	146			Capital AE
""	128			Capital C cedilla
""	"E"			faked Capital E grave
""	144			Capital E acute
""	"E"			faked Capital E circumflex
""	"E"			faked Capital E dieresis
""	"I"			faked Capital I grave
""	"I"			faked Capital I acute
""	"I"			faked Capital I circumflex
""	"I"			faked Capital I dieresis
""	" "			no Capital Eth
""	165			Capital N tilde
""	"O"			faked Capital O grave
""	"O"			faked Capital O acute
""	"O"			faked Capital O circumflex
""	"O"			faked Capital O tilde
""	153			Capital O dieresis
""	"*"			faked multiply
""	"O" 8 "/"			Capital O slash
""	"U"			faked Capital U grave
""	"U"			faked Capital U acute
""	"U"			faked Capital U circumflex
""	154			Capital U dieresis
""	"Y"			faked Capital Y acute
""	" "			no Capital Thorn
""	225			german double s
""	133			a grave
""	160			a acute
""	131			a circumflex
""	"a" 8 "~"			a tilde
""	132			a dieresis
""	134			a ring
""	145			ae
""	135			c cedilla
""	130			e acute
""	138			e grave
""	136			e circumflex
""	137			e dieresis
""	141			i grave
""	161			i acute
""	140			i circumflex
""	139			i dieresis
""	" "			no eth
""	164			n tilde
""	149			o grave
""	162			o acute
""	147			o circumflex
""	"o" 8 "~"			o tilde
""	148			o dieresis
""	246			divide
""	"o" 8 "/"			o slash
""	151			u grave
""	163			u acute
""	150			u circumflex
""	129			u dieresis
""	"y"			faked y acute
""	" "			no thorn
""	152			y dieresis


	Microspacing

HMIP				HMI prefix
HMIS				HMI suffix
HMIO				HMI offset


	End of PipeDream printer driver
