From: Ian Jackson Date: Sun, 27 Sep 2020 18:15:15 +0000 (+0100) Subject: Provide metadata for edited X-Git-Tag: otter-0.2.0~832 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=124b2082505c91d4f202a42e92820e3d824b3057;p=otter.git Provide metadata for edited Signed-off-by: Ian Jackson --- diff --git a/library/edited.toml b/library/edited.toml new file mode 100644 index 00000000..3c0b8863 --- /dev/null +++ b/library/edited.toml @@ -0,0 +1,14 @@ +# Copyright 2020 Ian Jackson +# SPDX-License-Identifier: AGPL-3.0-or-later OR CC-BY-SA-3.0 +# There is NO WARRANTY. + +[scraper] +method = "none" + +[group.chess-board] +size = [242, 246] +centre = [121, 123] +scale = 1.0 +files = """ +chess-board Chess_board_blank the chessboard +""" diff --git a/library/edited/files.make b/library/edited/files.make new file mode 100644 index 00000000..7cafeed3 --- /dev/null +++ b/library/edited/files.make @@ -0,0 +1,3 @@ +LIBRARY_FILES += library/edited/chess-board.usvg +library/edited/chess-board.usvg: library/edited/chess-board.svg library/edited/LICENCE + $(LIBRARY_PROCESS_SVG)