1GENNORM2(8)                     ICU 69.1 Manual                    GENNORM2(8)
2
3
4

NAME

6       gennorm2 - Builds binary data file with Unicode normalization data.
7

SYNOPSIS

9       gennorm2 [ -h, -?, --help ] [ -V, --version ] [ -c, --copyright ] [ -v,
10       --verbose ] [ -u, --unicode unicode-version-number ] [ -s,  --sourcedir
11       source-directory ] [ -o, --output output-filename ] --fast
12

DESCRIPTION

14       gennorm2  reads text files that define Unicode normalization, them, and
15       builds a binary data file.
16

OPTIONS

18       -h, -?, --help
19              Print help about usage and exit.
20
21       -V, --version
22              Print the version of gennorm2 and exit.
23
24       -c, --copyright
25              Include a copyright notice.
26
27       -v, --verbose
28              Display extra informative messages during execution.
29
30       -u, --unicode
31              Specify Unicode version number, such as 5.2.0.
32
33       -s, --sourcedir source-directory
34              Specify the input directory.
35
36       -s, --sourcedir source-directory
37              Set the name of the output file.
38
39       --fast optimize the .nrm file for fast normalization, which  might  in‐
40              crease  its  size  (Writes fully decomposed regular mappings in‐
41              stead of delta mappings.  You should measure the  runtime  speed
42              to make sure that this is a good trade-off.)
43
45       Copyright (C) 2009-2010 International Business Machines Corporation and
46       others
47
48
49
50ICU MANPAGE                      15 March 2010                     GENNORM2(8)
Impressum