X-Git-Url: http://git.shiar.net/unifont.git/blobdiff_plain/7c29a68c187ca8c0ef5cf975b874a91d0f227800..8e42f3d15c39e5c98149c9647c0cc1a318e9321a:/doc/unipagecount.texi diff --git a/doc/unipagecount.texi b/doc/unipagecount.texi index 9da3bf6..089ffc9 100644 --- a/doc/unipagecount.texi +++ b/doc/unipagecount.texi @@ -45,10 +45,10 @@ unipagecount @minus{} Count the assigned code points in a GNU Unifont .hex file @comment TROFF INPUT: .B unipagecount @b{unipagecount} reads a GNU Unifont .hex file from STDIN and prints a 16 by 16 grid of the -number of defined code points in each 256 character block to STDOUT. -Code points proceed from left to right, then top to bottom. -@comment TROFF INPUT: .PP - +number of defined code points in each 256 character block within a Unicode +plane to STDOUT. Code points proceed from left to right, then top to bottom. +In all planes, code points U+*FFFE and U+*FFFF are not expected in the input +hex file; they are reserved and always counted as being present in a plane. @comment TROFF INPUT: .SH OPTIONS @node unipagecount OPTIONS @@ -59,6 +59,13 @@ Code points proceed from left to right, then top to bottom. @c --------------------------------------------------------------------- @table @code +@item -Pplanenum +Select a Unicode plane, from 0 through 16, inclusive. If not specified, +@comment TROFF INPUT: .B unipagecount +@b{unipagecount} +defaults to Plane 0 (the Basic Multilingual Plane). +@comment TROFF INPUT: .TP + @item -ppagenum Just print information on one 256 code point "page" rather than the entire Basic Multilingual Plane. This prints a 16 by 16 table with @@ -103,6 +110,8 @@ program. The bitmaps are assumed to be in the directory "bmp/". @b{hexbraille(1),} @comment TROFF INPUT: .BR hexdraw(1), @b{hexdraw(1),} +@comment TROFF INPUT: .BR hexkinya(1), +@b{hexkinya(1),} @comment TROFF INPUT: .BR hexmerge(1), @b{hexmerge(1),} @comment TROFF INPUT: .BR johab2ucs2(1), @@ -117,6 +126,8 @@ program. The bitmaps are assumed to be in the directory "bmp/". @b{unidup(1),} @comment TROFF INPUT: .BR unifont(5), @b{unifont(5),} +@comment TROFF INPUT: .BR unifont-viewer(1), +@b{unifont-viewer(1),} @comment TROFF INPUT: .BR unifontchojung(1), @b{unifontchojung(1),} @comment TROFF INPUT: .BR unifontksx(1), @@ -131,6 +142,8 @@ program. The bitmaps are assumed to be in the directory "bmp/". @b{unihex2bmp(1),} @comment TROFF INPUT: .BR unihex2png(1), @b{unihex2png(1),} +@comment TROFF INPUT: .BR unihexfill(1), +@b{unihexfill(1),} @comment TROFF INPUT: .BR unihexgen(1), @b{unihexgen(1),} @comment TROFF INPUT: .BR unipng2hex(1) @@ -152,7 +165,7 @@ was written by Paul Hardy. @comment TROFF INPUT: .B unipagecount @b{unipagecount} -is Copyright @copyright{} 2007 Paul Hardy. +is Copyright @copyright{} 2007, 2014 Paul Hardy. @comment TROFF INPUT: .PP This program is free software; you can redistribute it and/or modify