Previous: Crafty, Up: Other programs
The “zic2xpm” program is used to import chess sets from the ZIICS(*) program into XBoard. “zic2xpm” is part of the XBoard distribution. ZIICS is available from:
ftp://ftp.freechess.org/pub/chess/DOS/ziics131.exe
To import ZIICS pieces, do this:
unzip -L ziics131.exe -d ~/ziics
mkdir ~/fritz4 cd ~/fritz4 zic2xpm ~/ziics/fritz4.*
xboard -pixmap ~/fritz4
Alternatively, you can add this line to your .Xresources file:
xboard*pixmapDirectory: ~/fritz4
(*) ZIICS is a separate copyrighted work of Andy McFarland. The “ZIICS pieces” are copyrighted works of their respective creators. Files produced by “zic2xpm” are for PERSONAL USE ONLY and may NOT be redistributed without explicit permission from the original creator(s) of the pieces.