Fix to Rogue font for GIGI

bcr6454 at ritcv.UUCP bcr6454 at ritcv.UUCP
Thu May 17 15:05:07 AEST 1984


	I goofed. I didn't realize escape characters got eaten in transit.
To get that font to work implement the following:

	On the first line:

		Pp

	Becomes:

		^[Pp

	And on the last two line the code should read:

		^[\
		^[(1^[\

	Where '^[' is the elusive escape character.

Apologies if I created any headaches,


			Barry Ruff
			!rochester!ritcv!ritvp!bcr6454



More information about the Comp.sources.unix mailing list