Templates-Meta Art

This commit is contained in:
2026-06-02 20:32:41 -04:00
parent 219eb6632c
commit 6438d2c4d2
111 changed files with 7076 additions and 472 deletions

View File

@@ -59,7 +59,7 @@ export const composition = {
// ---- FIDUCIARIES — frame-level "No 001" + arrow (never scales w/ event) ----
fiduciaries: {
enabled: true,
label: 'No 001', pencil: '#39312a', width: 1.0, arrow: true, corners: false,
label: 'auto', pencil: '#39312a', width: 1.0, arrow: true, corners: false,
// target defaults to the bubble centre; set explicitly to decouple:
target: [0.28, -0.1],
transform: { x: 0, y: 0, rotation: 0, scale: 1 },