zic2xpm 中文man頁(yè)面
NAME
zic2xpm - 將 ZIICS 象棋片段 (chess pieces) 轉(zhuǎn)換為 XBoard (XPM/XIM) 片段的工具。
總覽 SYNOPSIS
zic2xpm file1 [file2 ...]
描述
zic2xpm 將一個(gè)或多個(gè) ZIICS 片段文件轉(zhuǎn)換為 XBoard 可用的格式。如果你給出一個(gè)以上的文件名,小心同樣大小的多個(gè)文件 (? sets) 不能共存于同一目錄下。不同大小的多個(gè)文件可以共存于單一目錄下。
范例 EXAMPLE
如果你想新建一個(gè)目錄,包含設(shè)定 (? sets) SET2.V32, SET2.V40, SET2.V50, 和 SET2.V56, 它們都在 ~/ziics 目錄中,你可以這樣:
mkdir Sets cd Sets zic2xpm ~/ziics/SET2.*
然后你可以這樣運(yùn)行 XBoard:
xboard -pixmap Sets
BUGS
請(qǐng)向 frankm@hiwaay.net 報(bào)告它的任何 bug。
參見(jiàn) SEE ALSO
.BRxboard(6).
#p#
NAME
zic2xpm - Tool to convert ZIICS chess pieces into XBoard (XPM/XIM) pieces.
SYNOPSIS
zic2xpm file1 [file2 ...]
DESCRIPTION
zic2xpm converts one or more ZIICS piece files into a format that can be used by XBoard. If you give more than one filename, be aware that multiple sets of the same size cannot exist in one directory. Multiple sets of different sizes can exist in a single directory.
EXAMPLE
If you wanted to make a directory containing the sets SET2.V32, SET2.V40, SET2.V50, and SET2.V56, all of which are located in ~/ziics, you could do:
mkdir Sets cd Sets zic2xpm ~/ziics/SET2.*
You would then run XBoard like this:
xboard -pixmap Sets
BUGS
Please report any bugs to frankm@hiwaay.net
SEE ALSO
.BRxboard(6).