# CBASCII diagram definition file TASC , 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 'W' top_right_corner 'X' bottom_left_corner 'Z' bottom_right_corner 'Y' top_border 'y' left_border 'x' right_border 'x' bottom_border 'w' # Empty squares white_square 'A' black_square 'a' # White pieces on white squares white_king_white_square 'M' white_queen_white_square 'L' white_knight_white_square 'J' white_bishop_white_square 'K' white_rook_white_square 'I' white_pawn_white_square 'H' # White pieces on black squares white_king_black_square 'm' white_queen_black_square 'l' white_knight_black_square 'j' white_bishop_black_square 'k' white_rook_black_square 'i' white_pawn_black_square 'h' # Black pieces on white squares black_king_white_square 'G' black_queen_white_square 'F' black_knight_white_square 'D' black_bishop_white_square 'E' black_rook_white_square 'C' black_pawn_white_square 'B' # Black pieces on black squares black_king_black_square 'g' black_queen_black_square 'f' black_knight_black_square 'd' black_bishop_black_square 'e' black_rook_black_square 'c' black_pawn_black_square 'b' # Miscellaneous space_between_squares 0 borders 1