1UNIFONT-VIEWER(1) General Commands Manual UNIFONT-VIEWER(1)
2
3
4
6 unifont-viewer - View a .hex font file with a graphical user interface
7
9 unifont-viewer &
10
12 unifont-viewer reads a GNU Unifont .hex file and displays glyphs in
13 blocks of 16 by 16, 256 glyphs per screen with a graphical user inter‐
14 face. The .hex file is selected by opening it with the File > Open
15 menu item or by typing Control-O. After loading a file, a list of
16 "pages" of 256 glyphs will appear in the left-hand column of the win‐
17 dow. The first such page of glyphs in the file will appear in the main
18 window.
19
20 unifont-viewer supports glyph heights of 16, 24, and 32 pixels. The
21 height of a .hex font file is selected under the File menu. The
22 default selection is Glyph Height 16.
23
24 Exit unifont-viewer by selecting File > Exit or by typing Control-X.
25
27 *.hex GNU Unifont font files
28
30 bdfimplode(1), hex2bdf(1), hex2sfd(1), hexbraille(1), hexdraw(1),
31 hexkinya(1), hexmerge(1), johab2ucs2(1), unibdf2hex(1), unibmp2hex(1),
32 unicoverage(1), unidup(1), unifont(5), unifont1per(1), unifontcho‐
33 jung(1), unifontksx(1), unifontpic(1), unigencircles(1), unigen‐
34 width(1), unihex2bmp(1), unihex2png(1), unihexfill(1), unihexgen(1),
35 unipagecount(1), unipng2hex(1)
36
38 unifont-viewer was written by Andrew Miller.
39
41 unifont-viewer is Copyright © 2014 Andrew Miller.
42
43 This program is free software; you can redistribute it and/or modify it
44 under the terms of the GNU General Public License as published by the
45 Free Software Foundation; either version 2 of the License, or (at your
46 option) any later version.
47
49 No known bugs exist.
50
51
52
53 2014 Jun 01 UNIFONT-VIEWER(1)