gennorm2 - Builds binary data file with Unicode normalization data.
gennorm2 [ -h, -?, --help ] [ -V, --version ] [ -c, --copyright ] [ -v, --verbose ] [ -u, --unicode unicode-version-number ] [ -s, --sourcedir source-directory ] [ -o, --output output-filename ] --fast
GENNORM2(8) ICU 69.1 Manual GENNORM2(8)
NAME
gennorm2 - Builds binary data file with Unicode normalization data.
SYNOPSIS
gennorm2 [ -h, -?, --help ] [ -V, --version ] [ -c, --copyright ] [ -v,
--verbose ] [ -u, --unicode unicode-version-number ] [ -s, --sourcedir
source-directory ] [ -o, --output output-filename ] --fast
DESCRIPTION
gennorm2 reads text files that define Unicode normalization, them, and
builds a binary data file.
OPTIONS
-h, -?, --help
Print help about usage and exit.
-V, --version
Print the version of gennorm2 and exit.
-c, --copyright
Include a copyright notice.
-v, --verbose
Display extra informative messages during execution.
-u, --unicode
Specify Unicode version number, such as 5.2.0.
-s, --sourcedir source-directory
Specify the input directory.
-s, --sourcedir source-directory
Set the name of the output file.
--fast 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.)
COPYRIGHT
Copyright (C) 2009-2010 International Business Machines Corporation and
others
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+-----------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+-----------------------+
|Availability | developer/icu |
+---------------+-----------------------+
|Stability | Pass-through volatile |
+---------------+-----------------------+
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://github.com/unicode-
org/icu/releases/download/release-69-1/icu4c-69_1-src.tgz.
Further information about this software can be found on the open source
community website at http://site.icu-project.org/.
ICU MANPAGE 15 March 2010 GENNORM2(8)