X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=manual%2Fhtml_node%2Fzic2xpm.html;h=bb52a56d4e2b72a9b115e62cbb66141004a4d597;hb=5acdc0c401a6b8d61ff3926783ae252b0d318a35;hp=e3efd8ccbe7c8aca160c8db40231c0b21ecbc5b9;hpb=3e83b0fc8ace3c5857bc4a2e2f31a88c868b1514;p=xboard.git diff --git a/manual/html_node/zic2xpm.html b/manual/html_node/zic2xpm.html index e3efd8c..bb52a56 100644 --- a/manual/html_node/zic2xpm.html +++ b/manual/html_node/zic2xpm.html @@ -32,42 +32,39 @@ Up: Oth

11.5 zic2xpm

-

-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: +

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:

-
1. Unzip ziics131.exe into a directory:
-
          unzip -L ziics131.exe -d ~/ziics
+
1. Unzip ziics131.exe into a directory:
+
          unzip -L ziics131.exe -d ~/ziics
 
-
2. Use zic2xpm to convert a set of pieces to XBoard format.
-For example, let's say you want to use the -FRITZ4 set. These files are named “fritz4.*” in the ZIICS distribution. - -
          mkdir ~/fritz4
-          cd ~/fritz4
-          zic2xpm ~/ziics/fritz4.*
+     
2. Use zic2xpm to convert a set of pieces to XBoard format.
+For example, let's say you want to use the +FRITZ4 set. These files are named “fritz4.*” in the ZIICS distribution. + +
          mkdir ~/fritz4
+          cd ~/fritz4
+          zic2xpm ~/ziics/fritz4.*
 
-
3. Give XBoard the “-pixmap” option when starting up, e.g.:
-
          xboard -pixmap ~/fritz4
+     
3. Give XBoard the “-pixmap” option when starting up, e.g.:
+
          xboard -pixmap ~/fritz4
 
-

-Alternatively, you can add this line to your .Xresources file: - -

          xboard*pixmapDirectory: ~/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. - + +

(*) 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.