Man page - mkcsmapper(1)
Packages contas this manual
- dcm2img(1)
- dcmsign(1)
- dcm2xml(1)
- dconvlum(1)
- dcm2pnm(1)
- dcmqrscp(1)
- dcmdjpeg(1)
- findscu(1)
- dcmcjpeg(1)
- stl2dcm(1)
- dcm2json(1)
- dcm2cda(1)
- dcmodify(1)
- dcmgpdir(1)
- img2dcm(1)
- dcmpssnd(1)
- wlmscpfs(1)
- mkesdb(1)
- dcmdjpls(1)
- dcml2pnm(1)
- dcm2pdf(1)
- dcmqrti(1)
- dcmftest(1)
- xml2dsr(1)
- dcmpsmk(1)
- dcmmkcrv(1)
- dcod2lum(1)
- getscu(1)
- termscu(1)
- dcmpsprt(1)
- dcmpsrcv(1)
- drtdump(1)
- dcmmklut(1)
- dcmprscp(1)
- dcmqridx(1)
- dcmpschk(1)
- dcmquant(1)
- dcmrecv(1)
- dcmj2pnm(1)
- dsrdump(1)
- cda2dcm(1)
- dcmprscu(1)
- dcmdspfn(1)
- dcmcrle(1)
- storescp(1)
- dsr2html(1)
- pdf2dcm(1)
- mkcsmapper(1)
- xml2dcm(1)
- dcmsend(1)
- echoscu(1)
- dcmmkdir(1)
- dcmdump(1)
- storescu(1)
- movescu(1)
- dcmconv(1)
- dsr2xml(1)
- dcmicmp(1)
- dump2dcm(1)
- dcmdrle(1)
- dcmcjpls(1)
- dcmp2pgm(1)
- dcmscale(1)
Package: dcmtk
apt-get install dcmtk
apt-get install dcmtk
Manuals in package:
Documentations in package:
Manual
| mkcsmapper(1) | OFFIS DCMTK | mkcsmapper(1) |
NAME
mkcsmapper - Create csmapper conversion files for oficonv
SYNOPSIS
mkcsmapper [-d] [-m | -p] [-o outfile] [infile]
DESCRIPTION
The mkcsmapper utility generates binary conversion data from plain text conversion tables for the oficonv library. The conversion data has three components: The conversion mapping between specific character encodings, a directory of available mapping files, and a pivot file, which contains the possible source and destination encoding pairs or the set of mappings to use for a compound encoding.
PARAMETERS
infile input file (from oficonv/datasrc/csmapper) to be converted
OPTIONS
general options
-d debug mode, print debug information
-m create directory of available mapping files
-p create pivot file
-o [f]ilename: string
store output in file f
EXIT STATUS
The mkcsmapper utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
mkesdb(1)
COPYRIGHT
This man page is derived from the FreeBSD mkcsmapper man page, Copyright (C) 2009 Gabor Kovesdan gabor@FreeBSD.org
| Wed Dec 11 2024 | Version 3.6.9 |