You will find here the demo of the MetaKernel program. Please, visit our
Web site:
http://www-miaif.lip6.fr/gerald/mk.html

This is a demonstration release with some restrictions. Some of the functions
cannot be used. A message "Demo Version !" will alert you when you try to use
them.

==============================================================================
Archive Contents
==============================================================================
Install
			All the files concerning the installation procedure.

Programs
	FNT2GRB.PRG     Converts a kernel font into a Grob Font
			(Grob 6,7 or 8 * 2048)
	GRB2FNT.PRG     Takes a Grob Font, a name (String), and an ID (Real)
			and gives a kernel font
	LST2EXT.PRG     Converts a list of names (String), Adress (Integer)
			into a STARTEXT string format. then, save this string
			under the name 'STARTEXT' and type '(Delta) Name'
			in the command line to give the associate adress.
			Ex: { "SWAP" #3223h "DROP" #3244h }.
			(Delta): Alpha-right shift-D.
	EXT2LST.PRG     Inverse Operation
	GKER.LIB	Graphical Library (Displays gray-scale grobs on the
			stack)

	EXAMPLES.DIR	Some useful ML programs.

Fonts
	The FONTS directory contains differents character fonts for the
META-KERNEL. Store them in the HOME directory. You can use up to two
differents fonts.
The subdirectory MICROFNT contains some mini fonts.
In order to use them, replace the file 'uFONT' in port 1 with the selected
mini font. Always use the same name 'uFONT' (u is the mu character Alpha-right
shift-STO).
