************************************************************************
** 2L8 EGA/VGA Screen Font Character Copier     Too Late Version 0.15 **
* Jouni Miettunen * jon@stekt.oulu.fi * Oulu * Finland * Europe * 1995 *

Copyright (c) 1995 by Jouni Miettunen. All Rights Reserved.
Freeware - use, share and enjoy!

	A mere copier of nature can never
	produce anything great.
		Sir Joshua Reynolds (1723-1792)

** WHAT IT IS

A program to copy any character from one font file into any character in
another font file. I wanted to prove myself how easy it is to write, but
I was too optimistic. It took four hours, about 700 lines of code. Damn.

** WHAT DO YOU NEED

8086+, standard VGA (640x480x16) and a mouse.

** HOW DO YOU USE IT

This program is self-documenting, just press the buttons and see, what
happens. Right mouse button reacts faster in some places.

** WHAT DOES IT DO

You can load two (raw) font files and copy characters from the first set
into the second character set. If you wish, you can also save the second
character set as a file. Note that the resolution is always 8x16 - if
you wish another resolution, please use TooLate Fonte Editor to change it.

You can give the names of the font files on command line.
chopy font1 font2

** SAVING AS A FILE

Save or overwrite a file, load any file (first max 4096 bytes read).
The editor uses raw data and does not understand any other format.

** HOW TO USE THE FONT

Check TooLate Font Editor manual :)

** WANT MORE ??

Just let me know and I'll think about it.

I wrote this program for fun and interest, not because I needed it. I
cannot give any guarantees that I wouldn't make the listed enhancements,
but the odds are high.

In any case it's always nice to hear from happy users.. Actually from
any users at all. Such an incident would also noticeably increase the
possibility that I might a) update this b) release something else.

** HISTORY

0.10 - Skatz wants it, Skatz gets it
0.15 - first public release

** THE AUTHOR

That's all folks! It's such a simple program I don't expect any bugs to
surface, but if they do, please let me know. Suggestions are naturally
welcome, but I'm happy with it as-is. Hope you can find some use for it.

	Mr. Jouni Miettunen
	Rautatienkatu 20 A 10
	FIN-90100 OULU
	FINLAND - EUROPE

* Jouni Miettunen * jon@stekt.oulu.fi * Oulu * Finland * Europe * 1995 *
** 2L8 EGA/VGA Screen Font Character Copier     Too Late Version 0.15 **
************************************************************************
