SYNOPSIS
hexmerge input-font1.hex input-font2.hex > output-font.hex
DESCRIPTION
hexmerge reads two or more GNU Unifont .hex files, sorts them, and writes the combined font to stdout.FILES
*.hex GNU Unifont font filesAUTHOR
hexmerge was written by Roman Czyborra.LICENSE
hexmerge is Copyright © 1998 Roman Czyborra.This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
BUGS
No known bugs exist.