mkesdb - Man Page
Create encoding scheme database (esdb) files for oficonv
Synopsis
mkesdb [-d] [-m] [-o outfile] infile
Description
The mkesdb utility generates a conversion catalog for the oficonv library. The generated data includes a list of supported encodings and their most important characteristics, such as the decoder module to use.
Parameters
infile input file (from oficonv/datasrc/esdb) to be converted
Options
general options
-d debug mode, print debug information -m process directory catalog or alias file, instead of an encoding description -o [f]ilename: string store output in file f
Exit Status
The mkesdb utility exits 0 on success, and >0 if an error occurs.
See Also
Copyright
This man page is derived from the FreeBSD mkesdb man page, Copyright (C) 2009 Gabor Kovesdan gabor@FreeBSD.org
Referenced By
Wed Dec 11 2024 Version 3.6.9 OFFIS DCMTK