# CBASCII diagram definition file TT cheq , D.Regis@Exeter.ac.uk # # Format is: keyword value # where "value" is in the format: # 'c' Absolute character c # DEC decimal value 0-255 # Corners and borders top_left_corner 32 top_right_corner 32 bottom_left_corner 32 bottom_right_corner 32 top_border '-' left_border '/' right_border '\' bottom_border '_' # Empty squares white_square '*' black_square '+' # White pieces on white squares white_king_white_square 'k' white_queen_white_square 'q' white_knight_white_square 'h' white_bishop_white_square 'b' white_rook_white_square 'r' white_pawn_white_square 'p' # White pieces on black squares white_king_black_square 'K' white_queen_black_square 'Q' white_knight_black_square 'H' white_bishop_black_square 'B' white_rook_black_square 'R' white_pawn_black_square 'P' # Black pieces on white squares black_king_white_square 'l' black_queen_white_square 'w' black_knight_white_square 'j' black_bishop_white_square 'n' black_rook_white_square 't' black_pawn_white_square 'o' # Black pieces on black squares black_king_black_square 'L' black_queen_black_square 'W' black_knight_black_square 'J' black_bishop_black_square 'N' black_rook_black_square 'T' black_pawn_black_square 'O' # Miscellaneous space_between_squares 0 borders 1