otter 1.2.1

Otter game system; main data structures Rust crate.
Documentation
# 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.svg]
outline = "Circle"
size = [14]
orig_size = [533,533]
centre = [248, 257]
item_prefix = "example-"

files = """
lemon		-	a lemon
"""

[group.dried]
outline = "Circle"
size = [14]
orig_size = [64, 48]
centre = [32,24]
item_prefix = ""

files = """
dried-lemon	-	a dried lemon
"""

[group.moebius]
inherit = "dried"
orig_size = [70,70]
centre = [30,32]
files = """
moebius-yellow 	moebius	a yellow moebius object
"""