(2026-02-11, 19:45)N. W. Perry Wrote: !DATA does that—my idea was that !CODE would do the same for non-binary data. It was originally meant for SVG code, but I thought it code also be useful for LDraw snippets even if we're not including SVG.
Sorry I was thinking !DATA.
In theory the !DATA content could be anything (base64 encoded) but the current spec limits it to png. It is basically just a ASCII friendly container.