Scroll to navigation

GENNORM2(8) ICU 67.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

Print help about usage and exit.
Print the version of gennorm2 and exit.
Include a copyright notice.
Display extra informative messages during execution.
Specify Unicode version number, such as 5.2.0.
Specify the input directory.
Set the name of the output file.
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

15 March 2010 ICU MANPAGE