This is the command make_encmapp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
make_encmap - create an XML representation from an Unicode mapping file
SYNOPSIS
make_encmap name file
DESCRIPTION
make_encmap creates a XML encmap file with a given name from an Unicode mapping file,
received e.g. from ftp://ftp.unicode.org. The result by default is output to stdout.
OPTIONS
There are no options you can use.
EXAMPLES
The following example shows the usage of make_encmap for the ISO/IEC 8859-15 table.
wget ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-15.TXT
make_encmap 8859-15 8859-15.TXT > 8859-15.encmap
Use make_encmapp online using onworks.net services