assets: fix font size inconsistency in cover template

This commit is contained in:
rotten 2024-08-09 13:49:53 -05:00
parent c4872267b2
commit a9925aca61

View File

@ -8,7 +8,7 @@
height="1280"
viewBox="0 0 2560 1280"
sodipodi:docname="cover-template.svg"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
@ -2556,10 +2556,10 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="0.48632812"
inkscape:cx="1281.0281"
inkscape:cy="641.54218"
inkscape:cx="1234.7631"
inkscape:cy="640.51406"
inkscape:window-width="1920"
inkscape:window-height="1002"
inkscape:window-height="1011"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
@ -2573,7 +2573,7 @@
height="1280"
margin="0"
bleed="0"
inkscape:export-filename="Revuo_Weekly.png"
inkscape:export-filename="cover-template.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96" />
</sodipodi:namedview>
@ -4447,37 +4447,38 @@
<text
id="text619"
xml:space="preserve"
style="letter-spacing:15px"
style="font-size:333.333px;letter-spacing:15px"
x="1280"
text-anchor="middle"
y="725.64838"><tspan
style="font-variant:normal;font-weight:100;font-stretch:normal;font-size:250px;font-family:'DM Sans';letter-spacing:15px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
y="771.64838"><tspan
style="font-variant:normal;font-weight:100;font-stretch:normal;font-size:333.333px;font-family:'DM Sans';letter-spacing:15px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
sodipodi:role="line"
id="tspan619"
x="1287.5"
y="725.64838">__TITLE__</tspan></text>
y="771.64838">__TITLE__</tspan></text>
<text
id="text620"
xml:space="preserve"
y="990.9765"
x="50%"
x="1270"
text-anchor="middle"
style="font-size:16px;letter-spacing:20px;stroke-width:1.33333"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:131.979px;font-family:Sans;-inkscape-font-specification:'Sans, @wght=600';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-variation-settings:'wght' 600;letter-spacing:20px;writing-mode:lr-tb;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
sodipodi:role="line"
id="tspan620"
x="1290"
x="1280"
y="990.9765">__DATE__</tspan></text>
<text
id="text621"
xml:space="preserve"
transform="translate(0,388.7292)"
x="50%"
text-anchor="middle"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:100px;font-family:'DM Sans';-inkscape-font-specification:'DM Sans, @opsz=40.0,wght=600';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-variation-settings:'opsz' 40, 'wght' 600;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
text-anchor="middle"
style="font-size:133.333px"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:133.333px;font-family:'DM Sans';-inkscape-font-specification:'DM Sans, @opsz=40.0,wght=600';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-variation-settings:'opsz' 40, 'wght' 600;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
sodipodi:role="line"
id="tspan621"
x="1281.5599"
x="1297.3334"
y="0">__SITE__</tspan> </text>
<path
id="path623"

Before

Width:  |  Height:  |  Size: 376 KiB

After

Width:  |  Height:  |  Size: 376 KiB