feat: add header and footer images for 1x4 and 2x2 layouts, update canvas dimensions accordingly

This commit is contained in:
mrkad@rpi
2026-01-17 22:35:08 +07:00
parent 0d6d08f952
commit 2891ed9620
16 changed files with 77 additions and 18 deletions

View File

@@ -0,0 +1,4 @@
<svg width="420" height="50" xmlns="http://www.w3.org/2000/svg">
<rect width="420" height="50" fill="#007bff"/>
<text x="210" y="30" text-anchor="middle" fill="white" font-family="Arial" font-size="16" font-weight="bold">Header 1x4</text>
</svg>

After

Width:  |  Height:  |  Size: 249 B