1zic2xpm(6)                           Games                          zic2xpm(6)
2
3
4

NAME

6       zic2xpm  -  Tool  to  convert  ZIICS chess pieces into XBoard (XPM/XIM)
7       pieces.
8

SYNOPSIS

10       zic2xpm file1 [file2 ...]
11

DESCRIPTION

13       zic2xpm converts one or more ZIICS piece files into a format  that  can
14       be  used  by XBoard.  If you give more than one filename, be aware that
15       multiple sets of the same size cannot exist in one directory.  Multiple
16       sets of different sizes can exist in a single directory.
17

EXAMPLE

19       If  you  wanted  to  make  a  directory  containing  the sets SET2.V32,
20       SET2.V40, SET2.V50, and SET2.V56, all of which are located in  ~/ziics,
21       you could do:
22
23             mkdir Sets
24             cd Sets
25             zic2xpm ~/ziics/SET2.*
26
27       You would then run XBoard like this:
28
29            xboard -pixmap Sets
30

BUGS

32       Please report any bugs to frankm@hiwaay.net
33

SEE ALSO

35        xboard(6).
36

AUTHOR

38       Frank McIngvale (frankm@hiwaay.net)
39

COPYING

41       Copyright (C) 1996 Free Software Foundation, Inc.
42
43       NOTICE:  The  piece images distributed with ZIICS are copyrighted works
44       of their original creators.  Images converted with zic2xpm may  not  be
45       redistributed  without the permission of the copyright holders.  Do not
46       contact the authors of zic2xpm or of ZIICS itself  to  request  permis‐
47       sion.
48
49       NOTICE:    The  format  of  the  ZIICS  piece  file  was  gleaned  from
50       SHOWSETS.PAS, a part of ZIICS.  Thanks to Andy McFarland (Zek  on  ICC)
51       for  making  this source available!  ZIICS is a completely separate and
52       copyrighted work of Andy McFarland.   Use  and  distribution  of  ZIICS
53       falls under the ZIICS license, NOT the GNU General Public License.
54
55       NOTICE:  The format of the VGA imageblocks was determined by experimen‐
56       tation, and without access to any of Borland Inc.'s BGI library  source
57       code.
58
59       This program is free software; you can redistribute it and/or modify it
60       under the terms of the GNU General Public License as published  by  the
61       Free  Software Foundation; either version 2 of the License, or (at your
62       option) any later version.  However, the above notices MUST BE RETAINED
63       in any copy that you redistribute or modify.
64
65       This  program  is  distributed  in the hope that it will be useful, but
66       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
67       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
68       Public License for more details.
69
70       You should have received a copy of the GNU General Public License along
71       with this program; if not, write to the Free Software Foundation, Inc.,
72       59 Temple Place, Suite 330, Boston, MA 02111 USA.
73
74
75
76zic2xpm 2.0                       11 Apr 1996                       zic2xpm(6)
Impressum