1HEXDRAW(1)                  General Commands Manual                 HEXDRAW(1)
2
3
4

NAME

6       hexdraw  -  Convert  a  GNU Unifont .hex file to and from an ASCII text
7       file
8

SYNOPSIS

10       hexdraw < input-font.hex > output-font.txt
11       hexdraw < input-font.txt > output-font.hex
12

DESCRIPTION

14       hexdraw reads a sorted GNU Unifont .hex file from STDIN  and  writes  a
15       two dimensional ASCII art rendering for each glyph to STDOUT.  The out‐
16       put file can be edited with any text editor, then converted back into a
17       .hex file.  Unifont ASCII hexadecimal glyphs are 16 pixels high and can
18       be 8, 16, 24, or 32 pixels wide.
19

FILES

21       *.hex GNU Unifont font files
22

SEE ALSO

24       bdfimplode(1),  hex2bdf(1),  hex2sfd(1),  hexbraille(1),   hexkinya(1),
25       hexmerge(1),   johab2ucs2(1),   unibdf2hex(1),  unibmp2hex(1),  unibmp‐
26       bump(1), unicoverage(1), unidup(1), unifont(5), unifont-viewer(1), uni‐
27       font1per(1),  unifontchojung(1),  unifontksx(1), unifontpic(1), unigen‐
28       circles(1),  unigenwidth(1),  unihex2bmp(1),   unihex2png(1),   unihex‐
29       fill(1), unihexgen(1), unihexrotate(1), unipagecount(1), unipng2hex(1)
30

AUTHOR

32       hexdraw was written by Roman Czyborra.
33

LICENSE

35       hexdraw is Copyright © 1998 Roman Czyborra.
36
37       This program is free software; you can redistribute it and/or modify it
38       under the terms of the GNU General Public License as published  by  the
39       Free  Software Foundation; either version 2 of the License, or (at your
40       option) any later version.
41

BUGS

43       No known bugs exist.
44
45
46
47                                  2008 Jul 06                       HEXDRAW(1)
Impressum