# CBASCII diagram definition file for UNIX/HTML, 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 '|' top_right_corner 1 bottom_left_corner 1 bottom_right_corner '|' top_border 1 left_border '|' right_border 1 bottom_border 1 # 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 'n' 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 'N' white_bishop_black_square 'B' white_rook_black_square 'R' white_pawn_black_square 'P' # Black pieces on white squares black_king_white_square 'j' black_queen_white_square 'd' black_knight_white_square 's' black_bishop_white_square 'l' black_rook_white_square 't' black_pawn_white_square 'x' # Black pieces on black squares black_king_black_square 'J' black_queen_black_square 'D' black_knight_black_square 'S' black_bishop_black_square 'L' black_rook_black_square 'T' black_pawn_black_square 'X' # Miscellaneous space_between_squares 0 borders 1