RPIC

behind

rpic extension, inspired by Pikchr. behind paints the current object under an already-drawn one — highlights, backgrounds, halos — without reordering anything semantically.

.PS
A: box "content" fit
box wid A.wid + 0.2 ht A.ht + 0.2 at A shaded "honeydew" outlined "darkgreen" behind A
.PE
content

Rules

.PS
box "under" fit shaded "mistyrose"
box "over" fit shaded "honeydew" at last box + (0.35, -0.15)
.PE
under over

Design notes: docs/pikchr.md.