From: Ian Jackson Date: Sun, 27 Sep 2020 18:19:00 +0000 (+0100) Subject: Adjust chessboard size X-Git-Tag: otter-0.2.0~831 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=06083848c7247b18b9a4b6f4435b077e3d3c4ed9;p=otter.git Adjust chessboard size Signed-off-by: Ian Jackson --- diff --git a/library/edited.toml b/library/edited.toml index 3c0b8863..f1adcd9a 100644 --- a/library/edited.toml +++ b/library/edited.toml @@ -8,7 +8,8 @@ method = "none" [group.chess-board] size = [242, 246] centre = [121, 123] -scale = 1.0 +scale = 0.35 +outline = "Square" files = """ chess-board Chess_board_blank the chessboard """