Add image files for various Shogi themes
[xboard.git] / themes / Shogi / conf / tori
1 ;
2 ; additional settings for Tori Shogi 'shokidoki'
3 ;
4 -variant shogi
5 ;
6 ; size overrides
7 ;
8 -boardWidth 7
9 -boardHeight 7
10 -holdingsSize 6
11 ;
12 ; pieces: supplied shogi svg's, and flip them in flipView
13 ;
14 -pieceImageDirectory ~~/themes/SHOGI/1-kanji-tori
15 -trueColors true
16 -flipBlack true
17 ;
18 ; board: no checkering (both w. and w.o. texture)
19 ;
20 -useBoardTexture true
21 -liteBackTextureFile  "~~/themes/textures/wood_kaya.png"
22 -darkBackTextureFile  "~~/themes/textures/wood_kaya.png"
23 -lightSquareColor #FF8040
24 -darkSquareColor #FF8040
25 ;
26 ; must play with legality testing off
27 ;
28 -testLegality false
29 ;
30 ; redefine default engine
31 ;
32 -fcp shokidoki
33 -scp shokidoki
34 ;
35 ; limit automatic install to engines that might play Tori Shogi 
36 ;
37 -autoInstall shogivariants
38 ;
39 ; set up own persistence file, used for this theme only
40 ;
41 -settingsFile ~/.xboard-tori-rc
42 -saveSettingsFile ~/.xboard-tori-rc