123 lines
2.4 KiB
HTML
123 lines
2.4 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of GENNORM2</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>GENNORM2</H1>
|
|
Section: ICU 66.1 Manual (8)<BR>Updated: 15 March 2010<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
<B>gennorm2</B>
|
|
|
|
- Builds binary data file with Unicode normalization data.
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>gennorm2</B>
|
|
|
|
[
|
|
<B>-h</B>, <B>-?</B>, <B>--help</B>
|
|
|
|
]
|
|
[
|
|
<B>-V</B>, <B>--version</B>
|
|
|
|
]
|
|
[
|
|
<B>-c</B>, <B>--copyright</B>
|
|
|
|
]
|
|
[
|
|
<B>-v</B>, <B>--verbose</B>
|
|
|
|
]
|
|
[
|
|
<B>-u</B>, <B>--unicode</B><I> unicode-version-number</I>
|
|
|
|
]
|
|
[
|
|
<B>-s</B>, <B>--sourcedir</B><I> source-directory</I>
|
|
|
|
]
|
|
[
|
|
<B>-o</B>, <B>--output</B><I> output-filename</I>
|
|
|
|
]
|
|
<B>--fast</B>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>gennorm2</B>
|
|
|
|
reads text files that define Unicode normalization,
|
|
them, and builds a binary data file.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-h</B>, <B>-?</B>, <B>--help</B>
|
|
|
|
<DD>
|
|
Print help about usage and exit.
|
|
<DT id="2"><B>-V</B>, <B>--version</B>
|
|
|
|
<DD>
|
|
Print the version of
|
|
<B>gennorm2</B>
|
|
|
|
and exit.
|
|
<DT id="3"><B>-c</B>, <B>--copyright</B>
|
|
|
|
<DD>
|
|
Include a copyright notice.
|
|
<DT id="4"><B>-v</B>, <B>--verbose</B>
|
|
|
|
<DD>
|
|
Display extra informative messages during execution.
|
|
<DT id="5"><B>-u</B>, <B>--unicode</B>
|
|
|
|
<DD>
|
|
Specify Unicode version number, such as 5.2.0.
|
|
<DT id="6"><B>-s</B>, <B>--sourcedir</B><I> source-directory</I>
|
|
|
|
<DD>
|
|
Specify the input directory.
|
|
<DT id="7"><B>-s</B>, <B>--sourcedir</B><I> source-directory</I>
|
|
|
|
<DD>
|
|
Set the name of the output file.
|
|
<DT id="8"><B>--fast</B>
|
|
|
|
<DD>
|
|
optimize the .nrm file for fast normalization,
|
|
which might increase its size (Writes fully decomposed
|
|
regular mappings instead of delta mappings.
|
|
You should measure the runtime speed to make sure that
|
|
this is a good trade-off.)
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
Copyright (C) 2009-2010 International Business Machines Corporation and others
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="9"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="11"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="12"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="13"><A HREF="#lbAF">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:12 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|