Documentation ¶
Overview ¶
This program generates a property file in Go file from Unicode Character Database auxiliary data files. The command line arguments are as follows:
- The name of the Unicode data file (just the filename, without extension). Can be "-" (to skip) if the emoji flag is included.
- The name of the locally generated Go file.
- The name of the slice mapping code points to properties.
- The name of the generator, for logging purposes.
- (Optional) Flags, comma-separated. The following flags are available: - "emojis=<property>": include the specified emoji properties (e.g. "Extended_Pictographic"). - "gencat": include general category properties.
Click to show internal directories.
Click to hide internal directories.