table of contents
other versions
- bookworm-backports 3.2.2+dfsg-34~bpo12+1
- testing 3.2.2+dfsg-34
- unstable 3.2.2+dfsg-34
UNIHELPER-3.2.2(1) | Free Pascal Compiler | UNIHELPER-3.2.2(1) |
NAME¶
unihelper-3.2.2 - Helper tool for Pascal Compiler (FPC)
DESCRIPTION¶
This program generates tables as include-files for use
- with the unicode related sources. It expects the following unicode.org's files to be present in the same folder :
- * HangulSyllableType.txt * PropList.txt * UnicodeData.txt * allkeys.txt : Note that this file is the one provided for the CLDR root.
Usage : unihelper [<dataDir> <outputDir>]
- where
- dataDir : the directory where are stored the unicode files. The default
- value is the program's directory.
- outputDir : The directory where the generated files will be stored. The
- default value is the program's directory.
Directory not found : --help/
- directory created successfully
File(s) not found : HangulSyllableType.txt or PropList.txt or UnicodeData.txt or allkeys.txt .
SEE ALSO¶
The full documentation for unihelper-3.2.2 is maintained as a Texinfo manual. If the info and unihelper-3.2.2 programs are properly installed at your site, the command
- info unihelper-3.2.2
should give you access to the complete manual.
July 2024 | unihelper-3.2.2 |