chiark / gitweb /
Provide metadata for edited
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Sep 2020 18:15:15 +0000 (19:15 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Sep 2020 18:15:15 +0000 (19:15 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
library/edited.toml [new file with mode: 0644]
library/edited/files.make [new file with mode: 0644]

diff --git a/library/edited.toml b/library/edited.toml
new file mode 100644 (file)
index 0000000..3c0b886
--- /dev/null
@@ -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 (file)
index 0000000..7cafeed
--- /dev/null
@@ -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)