Fixes and add label to tables

This commit is contained in:
2022-04-16 15:21:07 -05:00
parent 073cc9452e
commit 8b0ddff515
13 changed files with 76 additions and 38 deletions
+17 -21
View File
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
@@ -14,7 +12,7 @@
height="333.07086"
id="svg2991"
version="1.1"
inkscape:version="0.48.5 r10040"
inkscape:version="1.0.2 (e86c8708, 2021-01-15)"
sodipodi:docname="qr_container.svg">
<defs
id="defs3">
@@ -178,17 +176,18 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="2.1440801"
inkscape:cx="80.481439"
inkscape:cy="258.02219"
inkscape:cx="128.05429"
inkscape:cy="314.29086"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="mm"
inkscape:window-width="1440"
inkscape:window-height="856"
inkscape:window-height="771"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0" />
inkscape:window-y="25"
inkscape:window-maximized="0"
inkscape:document-rotation="0" />
<metadata
id="metadata2995">
<rdf:RDF>
@@ -211,15 +210,16 @@
transform="matrix(0.65,0,0,0.65,8.5,-112)">#qrcode
</g>
<text
x="215.10553"
x="292.50552"
y="166.40939"
id="text3799"
xml:space="preserve"
style="font-size:22px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
sodipodi:linespacing="125%"><tspan
x="150"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:22px;line-height:0%;font-family:sans-serif;-inkscape-font-specification:Sans;text-align:end;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none"><tspan
x="141"
y="177"
id="tspan3801">#table_number</tspan></text>
text-anchor="middle"
id="tspan3801"
style="font-family:sans-serif">#table_number</tspan></text>
<g
id="g3021"
transform="translate(-4,-16)">
@@ -227,22 +227,18 @@
x="81.717873"
y="-104.40486"
id="text7"
style="font-size:37.90859985px">
<tspan
style="font-size:37.9086px;line-height:0%"><tspan
x="81.717873"
y="-104.40486"
id="tspan9"
style="font-size:29.77246857px;fill:#231f20;font-family:Arial Rounded MT Bold;-inkscape-font-specification:Arial Rounded MT Bold">MOZO</tspan>
</text>
style="font-size:29.7725px;font-family:'Arial Rounded MT Bold';-inkscape-font-specification:'Arial Rounded MT Bold';fill:#231f20">MOZO</tspan></text>
<text
x="170.18417"
y="-104.40486"
id="text19"
style="font-size:29.77246857px;fill:#634227;font-family:HelveticaRounded-Bold">
<tspan
style="font-size:29.7725px;line-height:0%;font-family:HelveticaRounded-Bold;fill:#634227"><tspan
id="tspan3938"
style="font-family:Arial Rounded MT Bold;-inkscape-font-specification:Arial Rounded MT Bold">.BAR</tspan>
</text>
style="font-family:'Arial Rounded MT Bold';-inkscape-font-specification:'Arial Rounded MT Bold'">.BAR</tspan></text>
</g>
<g
id="g3036"

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB