Version 0.2

This commit is contained in:
Lauren Lagarde 2025-02-24 23:27:17 -06:00
parent 5e35cecf7b
commit 5ed70c7c7c
18 changed files with 186 additions and 207 deletions

65
main.svg Normal file
View file

@ -0,0 +1,65 @@
<svg xmlns="http://www.w3.org/2000/svg" width="850" height="2200" viewBox="0 0 850 2200">
<style>
@media print {
@page { margin: 0; }
}
</style>
<g transform='rotate(90) translate(0 -425)'>
<g transform='translate(75 217)'>
<text>c2.svg missing!</text>
<text x="550">c3.svg missing!</text>
</g>
<image href="c2.svg"/>
<image href="c3.svg" x="550"/>
</g>
<g transform='rotate(-90) translate(-1100 425)'>
<g transform='translate(75 217)'>
<text>c4.svg missing!</text>
<text x="535">c1.svg missing!</text>
</g>
<image href="c4.svg"/>
<image href="c1.svg" x="550"/>
</g>
<g transform='rotate(90) translate(1110 -415)'>
<image href="i1.png" width="255"/>
<image href="t1.png" width="255" x="275"/>
<image href="t2.png" width="255" x="550"/>
<image href="c1.png" width="255" x="825"/>
<foreignObject y="275" x="10" width="235" height="255">
<div xmlns="http://www.w3.org/1999/xhtml">
<b>Instructions</b><br/>
Scan the QR code above and paste the contents into the address bar of a web browser like Firefox, Chrome, or Edge to get started<br/>
</div>
</foreignObject>
<text x="285" y="275">./readme.html</text>
<text x="285" y="295">./build.sh</text>
<text x="560" y="275">./main.svg</text>
<text x="560" y="295">./clean.sh</text>
<text x="835" y="275">./c1.svg</text>
</g>
<g transform='rotate(-90) translate(-2190 435)'>
<image href="c2.png" width="255"/>
<image href="c3.png" width="255" x="275"/>
<image href="c4.png" width="255" x="550"/>
<text x="10" y="275">./c2.svg</text>
<text x="285" y="275">./c3.svg</text>
<text x="560" y="275">./c4.svg</text>
</g>
<g transform='translate(440 1130)'>
<text>Using QRnZine v0.2 For Self-replication</text>
<text y="20">https://github.com/mlaga97/QRnZine</text>
</g>
<line x1="425" y1="275" x2="425" y2="825" stroke='black'/>
<line x1="425" y1="1375" x2="425" y2="1925" stroke='black'/>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB