convert_pgn(6) Convert format of given chess book from one format to another

SYNOPSIS

convert_pgn input-file [output-file]

DESCRIPTION

The convert_pgn program converts the format of characters in input-file, from one formated character set to another. The result is written to default file "/tmp/gmchess.pgn" unless otherwise specified by the output-file option.

FORMATS

The following table lists the formats supported by convert_pgn:
  • ccm
  • che
  • chn
  • mxq
  • xqf

AUTHOR

Written by wind <[email protected]>, lerosua <[email protected]>. MANUAL by Vern Sun <[email protected]>

RESOURCES

Main web site: <http://gmchess.googlecode.com>

COPYING

Free use of this software is granted under the terms of the GNU General Public License (GPL).