Query: unicoverage
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNICOVERAGE(1) General Commands Manual UNICOVERAGE(1)NAMEunicoverage - Print coverage of each Unicode BMP Script.SYNOPSISunicoverage [-iinput_file] [-ooutput_file]DESCRIPTIONunicoverage reads a GNU Unifont .hex font and uses data in coverage.dat (which must reside in the current directory). The output is the percent coverage of each script in the Unicode Basic Multilingual Plane.OPTIONS-i Specify the input file. The default is stdin. -o Specify the output file. The default is stdout. Sample usage: unicoverage < unifont.hex >coverage.txtFILEScoverage.dat, *.hex GNU Unifont files.SEE ALSObdfimplode(1), hex2bdf(1), hex2bdf-split(1), hex2sfd(1), hexbraille(1), hexdraw(1), hexmerge(1), johab2ucs2(1), unibmp2hex(1), unidup(1), unihex2bmp(1), unipagecount(1), uniunmask(1)AUTHORunicoverage was written by Paul Hardy.LICENSEunicoverage is Copyright (C) 2007, 2008 Paul Hardy, and is released under version 2 of the GNU General Public License, or (at your option) a later version.BUGSNo known real bugs exist, except that this software does not perform extensive error checking on its input files. 2007 Dec 31 UNICOVERAGE(1)