unifont-7.0.06.tar.gz
[unifont.git] / man / unifont-viewer.1
1 .TH UNIFONT-VIEWER 1 "2014 Jun 01"
2 .SH NAME
3 unifont-viewer \- View a .hex font file with a graphical user interface
4 .SH SYNOPSIS
5 .br
6 .B unifont-viewer &
7 .SH DESCRIPTION
8 .B unifont-viewer
9 reads a GNU Unifont .hex file and displays glyphs in blocks of 16 by 16,
10 256 glyphs per screen with a graphical user interface.  The .hex file
11 is selected by opening it with the
12 .B File > Open
13 menu item or by typing Control-O.  After loading a file, a list of "pages" of
14 256 glyphs will appear in the left-hand column of the window.  The first
15 such page of glyphs in the file will appear in the main window.
16 .PP
17 .B unifont-viewer
18 supports glyph heights of 16, 24, and 32 pixels.  The height of a .hex font
19 file is selected under the
20 .B File
21 menu.  The default selection is
22 .B Glyph Height 16.
23 .PP
24 Exit
25 .B unifont-viewer
26 by selecting
27 .B File > Exit
28 or by typing Control-X.
29 .SH FILES
30 *.hex GNU Unifont font files
31 .SH SEE ALSO
32 .BR bdfimplode(1),
33 .BR hex2bdf(1),
34 .BR hex2sfd(1),
35 .BR hexbraille(1),
36 .BR hexdraw(1),
37 .BR hexkinya(1),
38 .BR hexmerge(1),
39 .BR johab2ucs2(1),
40 .BR unibdf2hex(1),
41 .BR unibmp2hex(1),
42 .BR unicoverage(1),
43 .BR unidup(1),
44 .BR unifont(5),
45 .BR unifontchojung(1),
46 .BR unifontksx(1),
47 .BR unifontpic(1),
48 .BR unigencircles(1),
49 .BR unigenwidth(1),
50 .BR unihex2bmp(1),
51 .BR unihex2png(1),
52 .BR unihexfill(1),
53 .BR unihexgen(1),
54 .BR unipagecount(1),
55 .BR unipng2hex(1)
56 .SH AUTHOR
57 .B unifont-viewer
58 was written by Andrew Miller.
59 .SH LICENSE
60 .B unifont-viewer
61 is Copyright \(co 2014 Andrew Miller.
62 .PP
63 This program is free software; you can redistribute it and/or modify
64 it under the terms of the GNU General Public License as published by
65 the Free Software Foundation; either version 2 of the License, or
66 (at your option) any later version.
67 .SH BUGS
68 No known bugs exist.