chiark / gitweb /
Example bundle: Put the lemon in a library
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 13 May 2021 00:45:13 +0000 (01:45 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 13 May 2021 09:22:18 +0000 (10:22 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
examples/test-bundle/library/lemon.toml [new file with mode: 0644]
examples/test-bundle/library/lemon/example-Lemon.svg [moved from Lemon.svg with 100% similarity]

diff --git a/examples/test-bundle/library/lemon.toml b/examples/test-bundle/library/lemon.toml
new file mode 100644 (file)
index 0000000..62cc595
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 2020-2021 Ian Jackson and contributors to Otter
+# SPDX-License-Identifier: AGPL-3.0-or-later OR CC-BY-SA-3.0
+# There is NO WARRANTY.
+
+[group.lemon]
+outline = "Circle"
+scale = 0.20
+size = [45]
+
+item_prefix = "example-"
+
+files = """
+lemon  -       a lemon
+"""