This is the command hexdraw that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
hexdraw - Convert a GNU Unifont .hex file to and from an ASCII text file
SYNOPSIS
hexdraw < input-font.hex > output-font.txt
hexdraw < input-font.txt > output-font.hex
DESCRIPTION
hexdraw reads a sorted GNU Unifont .hex file from STDIN and writes a two dimensional ASCII
art rendering for each glyph to STDOUT. The output file can be edited with any text
editor, then converted back into a .hex file.
Use hexdraw online using onworks.net services