.flake8
.gitignore
.isort.cfg
.pre-commit-config.yaml
.style.yapf
Makefile
README.md
setup.py
test-for-rendering-regressions.sh
.github/dependabot.yml
.github/workflows/pre-commit-detect-outdated.yml
.github/workflows/pre-commit-run.yml
.github/workflows/smoke_test.yml
doc/.gitignore
doc/Makefile
doc/demo-arrows-horse-elephant-advisor.xay
doc/demo-arrows-rook-downwards.xay
doc/demo-arrows-rook-leftwards-rightwards.xay
doc/demo-arrows-rook-upwards.xay
doc/demo-last-two-moves.annofen
doc/demo-movement-horse.xay
doc/demo-with-history-playok.wxf
doc/demo.fen
doc/demo.wxf
doc/demo_euro_xiangqi_js.png
doc/demo_euro_xiangqi_js.svg
doc/demo_retro_simple.png
doc/demo_retro_simple.svg
doc/initial.wxf
tests/expected-annotations-colors_alpha-arrows-horse-elephant-advisor.png
tests/expected-annotations-colors_alpha-arrows-rook-downwards.png
tests/expected-annotations-colors_alpha-arrows-rook-leftwards-rightwards.png
tests/expected-annotations-colors_alpha-arrows-rook-upwards.png
tests/expected-annotations-colors_alpha-last-two-moves.png
tests/expected-annotations-colors_alpha-movement-horse.png
tests/expected-annotations-gray_alpha-arrows-horse-elephant-advisor.png
tests/expected-annotations-gray_alpha-arrows-rook-downwards.png
tests/expected-annotations-gray_alpha-arrows-rook-leftwards-rightwards.png
tests/expected-annotations-gray_alpha-arrows-rook-upwards.png
tests/expected-annotations-gray_alpha-last-two-moves.png
tests/expected-annotations-gray_alpha-movement-horse.png
tests/expected-board-a4_blank_2cm_margin.png
tests/expected-board-cambaluc_remake_nolegend.png
tests/expected-board-cambaluc_remake_nolegend_nogap.png
tests/expected-board-ccbridge_3_0_beta4_default_preview_remake.png
tests/expected-board-clean_alpha.png
tests/expected-board-clean_beta.png
tests/expected-board-commons_xiangqi_board_2008.png
tests/expected-board-commons_xiangqi_board_2008_bw_thin.png
tests/expected-board-dhtmlxq_2014_remake.png
tests/expected-board-latex_xq_remake.png
tests/expected-board-minimal.png
tests/expected-board-minimal_chinese.png
tests/expected-board-minimal_chinese_arabic.png
tests/expected-board-playok_2014_remake.png
tests/expected-board-western_red_wine.png
tests/expected-board-xiexie_2_5_0_remake_minimal.png
tests/expected-pieces-ccbridge_3_0_beta4_default_preview_remake.png
tests/expected-pieces-commons_xiangqi_pieces_print_2010.png
tests/expected-pieces-commons_xiangqi_pieces_print_2010_bw_heavy.png
tests/expected-pieces-euro_xiangqi_js.png
tests/expected-pieces-latex_xqlarge_2006_chinese_autotrace.png
tests/expected-pieces-latex_xqlarge_2006_chinese_potrace.png
tests/expected-pieces-playok_2014_chinese.png
tests/expected-pieces-playok_2014_chinese_noshadow.png
tests/expected-pieces-retro_simple.png
xiangqi_board/__init__.py
xiangqi_board/__main__.py
xiangqi_board/painter.py
xiangqi_setup/__init__.py
xiangqi_setup/__main__.py
xiangqi_setup/annotations.py
xiangqi_setup/compose.py
xiangqi_setup/default_setup.py
xiangqi_setup/license.py
xiangqi_setup/parties.py
xiangqi_setup/pieces.py
xiangqi_setup/version.py
xiangqi_setup.egg-info/PKG-INFO
xiangqi_setup.egg-info/SOURCES.txt
xiangqi_setup.egg-info/dependency_links.txt
xiangqi_setup.egg-info/entry_points.txt
xiangqi_setup.egg-info/requires.txt
xiangqi_setup.egg-info/top_level.txt
xiangqi_setup/file_formats/__init__.py
xiangqi_setup/file_formats/annofen.py
xiangqi_setup/file_formats/fen.py
xiangqi_setup/file_formats/wxf.py
xiangqi_setup/file_formats/xay.py
xiangqi_setup/file_formats/tests/__init__.py
xiangqi_setup/file_formats/tests/test_wxf.py
xiangqi_setup/themes/__init__.py
xiangqi_setup/themes/annotations/__init__.py
xiangqi_setup/themes/annotations/colors_alpha/LICENSE.json
xiangqi_setup/themes/annotations/colors_alpha/__init__.py
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_1_minus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_1_minus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_1_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_1_plus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_1_plus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_2_minus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_2_minus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_2_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_2_plus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_2_plus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_3_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_4_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_5_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_6_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_7_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_minus_8_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_minus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_minus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_minus_3.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_minus_4.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_minus_5.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_minus_6.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_minus_7.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_minus_8.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_minus_9.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_plus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_plus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_plus_3.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_plus_4.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_plus_5.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_plus_6.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_plus_7.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_plus_8.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_0_plus_9.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_1_minus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_1_minus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_1_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_1_plus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_1_plus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_2_minus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_2_minus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_2_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_2_plus_1.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_2_plus_2.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_3_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_4_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_5_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_6_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_7_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/arrow_plus_8_plus_0.svg
xiangqi_setup/themes/annotations/colors_alpha/blank_bad.svg
xiangqi_setup/themes/annotations/colors_alpha/blank_good.svg
xiangqi_setup/themes/annotations/colors_alpha/blank_move.svg
xiangqi_setup/themes/annotations/colors_alpha/config.yml
xiangqi_setup/themes/annotations/colors_alpha/piece_bad.svg
xiangqi_setup/themes/annotations/colors_alpha/piece_good.svg
xiangqi_setup/themes/annotations/colors_alpha/piece_move.svg
xiangqi_setup/themes/annotations/gray_alpha/LICENSE.json
xiangqi_setup/themes/annotations/gray_alpha/__init__.py
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_1_minus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_1_minus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_1_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_1_plus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_1_plus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_2_minus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_2_minus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_2_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_2_plus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_2_plus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_3_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_4_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_5_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_6_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_7_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_minus_8_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_minus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_minus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_minus_3.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_minus_4.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_minus_5.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_minus_6.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_minus_7.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_minus_8.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_minus_9.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_plus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_plus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_plus_3.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_plus_4.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_plus_5.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_plus_6.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_plus_7.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_plus_8.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_0_plus_9.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_1_minus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_1_minus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_1_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_1_plus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_1_plus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_2_minus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_2_minus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_2_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_2_plus_1.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_2_plus_2.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_3_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_4_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_5_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_6_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_7_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/arrow_plus_8_plus_0.svg
xiangqi_setup/themes/annotations/gray_alpha/blank_bad.svg
xiangqi_setup/themes/annotations/gray_alpha/blank_good.svg
xiangqi_setup/themes/annotations/gray_alpha/blank_move.svg
xiangqi_setup/themes/annotations/gray_alpha/config.yml
xiangqi_setup/themes/annotations/gray_alpha/piece_bad.svg
xiangqi_setup/themes/annotations/gray_alpha/piece_good.svg
xiangqi_setup/themes/annotations/gray_alpha/piece_move.svg
xiangqi_setup/themes/board/__init__.py
xiangqi_setup/themes/board/a4_blank_2cm_margin/LICENSE.json
xiangqi_setup/themes/board/a4_blank_2cm_margin/__init__.py
xiangqi_setup/themes/board/a4_blank_2cm_margin/board.ini
xiangqi_setup/themes/board/a4_blank_2cm_margin/board.svg
xiangqi_setup/themes/board/cambaluc_remake_nolegend/LICENSE.json
xiangqi_setup/themes/board/cambaluc_remake_nolegend/LICENSE.txt
xiangqi_setup/themes/board/cambaluc_remake_nolegend/__init__.py
xiangqi_setup/themes/board/cambaluc_remake_nolegend/board.ini
xiangqi_setup/themes/board/cambaluc_remake_nolegend/board.svg
xiangqi_setup/themes/board/cambaluc_remake_nolegend_nogap/LICENSE.json
xiangqi_setup/themes/board/cambaluc_remake_nolegend_nogap/LICENSE.txt
xiangqi_setup/themes/board/cambaluc_remake_nolegend_nogap/__init__.py
xiangqi_setup/themes/board/cambaluc_remake_nolegend_nogap/board.ini
xiangqi_setup/themes/board/cambaluc_remake_nolegend_nogap/board.svg
xiangqi_setup/themes/board/ccbridge_3_0_beta4_default_preview_remake/LICENSE.json
xiangqi_setup/themes/board/ccbridge_3_0_beta4_default_preview_remake/LICENSE.txt
xiangqi_setup/themes/board/ccbridge_3_0_beta4_default_preview_remake/__init__.py
xiangqi_setup/themes/board/ccbridge_3_0_beta4_default_preview_remake/board.ini
xiangqi_setup/themes/board/ccbridge_3_0_beta4_default_preview_remake/board.svg
xiangqi_setup/themes/board/clean_alpha/LICENSE.json
xiangqi_setup/themes/board/clean_alpha/LICENSE.txt
xiangqi_setup/themes/board/clean_alpha/__init__.py
xiangqi_setup/themes/board/clean_alpha/board.ini
xiangqi_setup/themes/board/clean_alpha/board.svg
xiangqi_setup/themes/board/clean_beta/LICENSE.json
xiangqi_setup/themes/board/clean_beta/LICENSE.txt
xiangqi_setup/themes/board/clean_beta/__init__.py
xiangqi_setup/themes/board/clean_beta/board.ini
xiangqi_setup/themes/board/clean_beta/board.svg
xiangqi_setup/themes/board/commons_xiangqi_board_2008/LICENSE.json
xiangqi_setup/themes/board/commons_xiangqi_board_2008/LICENSE.txt
xiangqi_setup/themes/board/commons_xiangqi_board_2008/__init__.py
xiangqi_setup/themes/board/commons_xiangqi_board_2008/board.ini
xiangqi_setup/themes/board/commons_xiangqi_board_2008/board.svg
xiangqi_setup/themes/board/commons_xiangqi_board_2008/original/Xiangqi_Board.svg
xiangqi_setup/themes/board/commons_xiangqi_board_2008/original/__init__.py
xiangqi_setup/themes/board/commons_xiangqi_board_2008_bw_thin/LICENSE.json
xiangqi_setup/themes/board/commons_xiangqi_board_2008_bw_thin/LICENSE.txt
xiangqi_setup/themes/board/commons_xiangqi_board_2008_bw_thin/__init__.py
xiangqi_setup/themes/board/commons_xiangqi_board_2008_bw_thin/board.ini
xiangqi_setup/themes/board/commons_xiangqi_board_2008_bw_thin/board.svg
xiangqi_setup/themes/board/commons_xiangqi_board_2008_bw_thin/original
xiangqi_setup/themes/board/commons_xiangqi_board_2008_bw_thin/original/__init__.py
xiangqi_setup/themes/board/dhtmlxq_2014_remake/LICENSE.json
xiangqi_setup/themes/board/dhtmlxq_2014_remake/LICENSE.txt
xiangqi_setup/themes/board/dhtmlxq_2014_remake/__init__.py
xiangqi_setup/themes/board/dhtmlxq_2014_remake/board.ini
xiangqi_setup/themes/board/dhtmlxq_2014_remake/board.svg
xiangqi_setup/themes/board/latex_xq_remake/LICENSE.json
xiangqi_setup/themes/board/latex_xq_remake/LICENSE.txt
xiangqi_setup/themes/board/latex_xq_remake/__init__.py
xiangqi_setup/themes/board/latex_xq_remake/board.ini
xiangqi_setup/themes/board/latex_xq_remake/board.svg
xiangqi_setup/themes/board/latex_xq_remake/original/__init__.py
xiangqi_setup/themes/board/latex_xq_remake/original/board-text.svg
xiangqi_setup/themes/board/minimal/LICENSE.json
xiangqi_setup/themes/board/minimal/LICENSE.txt
xiangqi_setup/themes/board/minimal/__init__.py
xiangqi_setup/themes/board/minimal/board.ini
xiangqi_setup/themes/board/minimal/board.svg
xiangqi_setup/themes/board/minimal_chinese/LICENSE.json
xiangqi_setup/themes/board/minimal_chinese/LICENSE.txt
xiangqi_setup/themes/board/minimal_chinese/__init__.py
xiangqi_setup/themes/board/minimal_chinese/board.ini
xiangqi_setup/themes/board/minimal_chinese/board.svg
xiangqi_setup/themes/board/minimal_chinese_arabic/LICENSE.json
xiangqi_setup/themes/board/minimal_chinese_arabic/LICENSE.txt
xiangqi_setup/themes/board/minimal_chinese_arabic/__init__.py
xiangqi_setup/themes/board/minimal_chinese_arabic/board.ini
xiangqi_setup/themes/board/minimal_chinese_arabic/board.svg
xiangqi_setup/themes/board/playok_2014_remake/LICENSE.json
xiangqi_setup/themes/board/playok_2014_remake/LICENSE.txt
xiangqi_setup/themes/board/playok_2014_remake/__init__.py
xiangqi_setup/themes/board/playok_2014_remake/board.ini
xiangqi_setup/themes/board/playok_2014_remake/board.svg
xiangqi_setup/themes/board/western_red_wine/LICENSE.json
xiangqi_setup/themes/board/western_red_wine/LICENSE.txt
xiangqi_setup/themes/board/western_red_wine/__init__.py
xiangqi_setup/themes/board/western_red_wine/board.ini
xiangqi_setup/themes/board/western_red_wine/board.svg
xiangqi_setup/themes/board/xiexie_2_5_0_remake_minimal/LICENSE.json
xiangqi_setup/themes/board/xiexie_2_5_0_remake_minimal/LICENSE.txt
xiangqi_setup/themes/board/xiexie_2_5_0_remake_minimal/__init__.py
xiangqi_setup/themes/board/xiexie_2_5_0_remake_minimal/board.ini
xiangqi_setup/themes/board/xiexie_2_5_0_remake_minimal/board.svg
xiangqi_setup/themes/pieces/__init__.py
xiangqi_setup/themes/pieces/diamond.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/LICENSE.json
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/LICENSE.txt
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/__init__.py
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/black_advisor.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/black_cannon.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/black_chariot.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/black_elephant.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/black_horse.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/black_king.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/black_pawn.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/red_advisor.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/red_cannon.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/red_chariot.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/red_elephant.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/red_horse.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/red_king.svg
xiangqi_setup/themes/pieces/ccbridge_3_0_beta4_default_preview_remake/red_pawn.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/LICENSE.json
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/LICENSE.txt
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/__init__.py
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/black_advisor.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/black_cannon.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/black_chariot.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/black_elephant.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/black_horse.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/black_king.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/black_pawn.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/red_advisor.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/red_cannon.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/red_chariot.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/red_elephant.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/red_horse.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/red_king.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/red_pawn.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/original/Xiangqi_pieces_print.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010/original/__init__.py
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/LICENSE.json
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/LICENSE.txt
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/__init__.py
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/black_advisor.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/black_cannon.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/black_chariot.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/black_elephant.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/black_horse.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/black_king.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/black_pawn.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/original
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/red_advisor.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/red_cannon.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/red_chariot.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/red_elephant.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/red_horse.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/red_king.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/red_pawn.svg
xiangqi_setup/themes/pieces/commons_xiangqi_pieces_print_2010_bw_heavy/original/__init__.py
xiangqi_setup/themes/pieces/euro_xiangqi_js/LICENSE.json
xiangqi_setup/themes/pieces/euro_xiangqi_js/__init__.py
xiangqi_setup/themes/pieces/euro_xiangqi_js/black_advisor.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/black_cannon.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/black_chariot.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/black_elephant.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/black_horse.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/black_king.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/black_pawn.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/red_advisor.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/red_cannon.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/red_chariot.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/red_elephant.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/red_horse.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/red_king.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/red_pawn.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/original/__init__.py
xiangqi_setup/themes/pieces/euro_xiangqi_js/original/euro_xiangqi_js.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/__init__.py
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/euro_xiangqi_js_stickers.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/euro_xiangqi_js_stickers__color.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/euro_xiangqi_js_stickers__cut.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/first_round/__init__.py
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/first_round/euro_xiangqi_js_stickers__layer_color.pdf
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/first_round/euro_xiangqi_js_stickers__layer_color.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/first_round/euro_xiangqi_js_stickers__layer_cut.pdf
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/first_round/euro_xiangqi_js_stickers__layer_cut.svg
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/first_round/euro_xiangqi_js_stickers__layer_white.pdf
xiangqi_setup/themes/pieces/euro_xiangqi_js/stickers/first_round/euro_xiangqi_js_stickers__layer_white.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/LICENSE.json
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/LICENSE.txt
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/__init__.py
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/black_advisor.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/black_cannon.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/black_chariot.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/black_elephant.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/black_horse.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/black_king.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/black_pawn.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/original
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/red_advisor.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/red_cannon.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/red_chariot.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/red_elephant.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/red_horse.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/red_king.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/red_pawn.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_autotrace/original/__init__.py
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/LICENSE.json
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/LICENSE.txt
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/__init__.py
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/black_advisor.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/black_cannon.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/black_chariot.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/black_elephant.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/black_horse.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/black_king.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/black_pawn.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/red_advisor.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/red_cannon.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/red_chariot.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/red_elephant.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/red_horse.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/red_king.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/red_pawn.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/.gitignore
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/Makefile
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/__init__.py
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/chinese-autotrace-path.pdf
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/chinese-autotrace-path.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/chinese-autotrace-text.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/chinese-potrace-path.pdf
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/chinese-potrace-path.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/chinese-potrace-text.svg
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/xqlarge-autotrace.mf
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/xqlarge-autotrace.ttf
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/xqlarge-potrace.mf
xiangqi_setup/themes/pieces/latex_xqlarge_2006_chinese_potrace/original/xqlarge-potrace.ttf
xiangqi_setup/themes/pieces/playok_2014_chinese/LICENSE.json
xiangqi_setup/themes/pieces/playok_2014_chinese/LICENSE.txt
xiangqi_setup/themes/pieces/playok_2014_chinese/__init__.py
xiangqi_setup/themes/pieces/playok_2014_chinese/black_advisor.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/black_cannon.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/black_chariot.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/black_elephant.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/black_horse.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/black_king.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/black_pawn.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/red_advisor.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/red_cannon.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/red_chariot.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/red_elephant.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/red_horse.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/red_king.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/red_pawn.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/.gitignore
xiangqi_setup/themes/pieces/playok_2014_chinese/original/000.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/001.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/002.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/003.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/004.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/005.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/006.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/010.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/011.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/012.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/013.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/014.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/015.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/016.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/Makefile
xiangqi_setup/themes/pieces/playok_2014_chinese/original/__init__.py
xiangqi_setup/themes/pieces/playok_2014_chinese/original/a0.svg
xiangqi_setup/themes/pieces/playok_2014_chinese/original/b0.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/LICENSE.json
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/LICENSE.txt
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/__init__.py
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/black_advisor.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/black_cannon.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/black_chariot.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/black_elephant.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/black_horse.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/black_king.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/black_pawn.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/original
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/red_advisor.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/red_cannon.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/red_chariot.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/red_elephant.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/red_horse.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/red_king.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/red_pawn.svg
xiangqi_setup/themes/pieces/playok_2014_chinese_noshadow/original/__init__.py
xiangqi_setup/themes/pieces/retro_simple/LICENSE.json
xiangqi_setup/themes/pieces/retro_simple/LICENSE.txt
xiangqi_setup/themes/pieces/retro_simple/__init__.py
xiangqi_setup/themes/pieces/retro_simple/black_advisor.svg
xiangqi_setup/themes/pieces/retro_simple/black_cannon.svg
xiangqi_setup/themes/pieces/retro_simple/black_chariot.svg
xiangqi_setup/themes/pieces/retro_simple/black_elephant.svg
xiangqi_setup/themes/pieces/retro_simple/black_horse.svg
xiangqi_setup/themes/pieces/retro_simple/black_king.svg
xiangqi_setup/themes/pieces/retro_simple/black_pawn.svg
xiangqi_setup/themes/pieces/retro_simple/red_advisor.svg
xiangqi_setup/themes/pieces/retro_simple/red_cannon.svg
xiangqi_setup/themes/pieces/retro_simple/red_chariot.svg
xiangqi_setup/themes/pieces/retro_simple/red_elephant.svg
xiangqi_setup/themes/pieces/retro_simple/red_horse.svg
xiangqi_setup/themes/pieces/retro_simple/red_king.svg
xiangqi_setup/themes/pieces/retro_simple/red_pawn.svg