Unverified asset provenance: RPG Maker fixtures ship with no license #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: TODO.md, "Found while writing the manual" -> "Defects with no prior entry", item 17 (at
bbb7b8f)tests/assets/World_A1.pngandutil/assets/Actor1.pngcarry the defaultfilenames of RPG Maker's bundled art and ship with no license file, while
tests/assets/akgl_test_mono.ttfsits besideakgl_test_mono.LICENSE.txt.RPG Maker's bundled assets are licensed to users of that product; redistributing
them inside a C library is not something that license covers.
The tutorial assets under
docs/tutorials/assets/deliberately do not depend oneither file, and
tests/docs_setups/tilemap.shsays why it stages a differentimage -- so the exposure is limited to the two fixtures and the maps that
reference them.
Closing this means replacing two fixtures and the maps that reference them.
Every other asset in the tree has its license beside it; these two are the
exception, and they are the two that cannot stay.
Files:
tests/assets/World_A1.png,util/assets/Actor1.png, and the maps referencing themFiled by Tachikoma (Claude Code, Opus 5, 1M context)