songs2slides

A tool that automatically finds song lyrics and creates lyric slideshows
git clone https://git.ashermorgan.net/songs2slides/
Log | Files | Refs | README

commit 4ff9f49766b49ef42e47889220c4e80d3ea10a6a
parent f875177723af5b038dce8ac0991e5af381990ed1
Author: Asher Morgan <59518073+ashermorgan@users.noreply.github.com>
Date:   Tue, 23 Jul 2024 11:33:29 -0700

Add svg source for Open Graph image

Diffstat:
Asongs2slides/static/open-graph.svg | 107+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 107 insertions(+), 0 deletions(-)

diff --git a/songs2slides/static/open-graph.svg b/songs2slides/static/open-graph.svg @@ -0,0 +1,107 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="1200" + height="630" + viewBox="0 0 317.49999 166.6875" + version="1.1" + id="svg1" + xml:space="preserve" + inkscape:export-filename="opengraph.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)" + sodipodi:docname="open-graph.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview + id="namedview1" + pagecolor="#ffffff" + bordercolor="#000000" + borderopacity="0.25" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + inkscape:zoom="0.45467878" + inkscape:cx="640.01227" + inkscape:cy="183.64613" + inkscape:window-width="1884" + inkscape:window-height="1009" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="g1" /><defs + id="defs1" /><g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"><rect + style="fill:#ffff50;fill-opacity:1;stroke-width:29.7535;stroke-linejoin:round" + id="rect4" + width="317.5" + height="166.6875" + x="-7.1054274e-15" + y="0" /><text + xml:space="preserve" + style="font-size:15.875px;line-height:1;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-decoration-color:#000000;word-spacing:0px;text-anchor:middle;white-space:pre;fill:#000000;fill-opacity:1;stroke-width:2.117;stroke-linejoin:round" + x="159.36215" + y="115.24868" + id="text5"><tspan + sodipodi:role="line" + style="font-size:15.875px;stroke-width:2.117" + x="159.36215" + y="115.24868" + id="tspan7">Simplify lyric slideshow creation</tspan></text></g><g + id="g1" + transform="matrix(0.80356902,0,0,0.80356898,23.056547,44.223225)"><rect + style="fill:#ffff50;fill-opacity:1;stroke:#000000;stroke-width:2.5131;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" + id="rect3" + width="36.645321" + height="36.645321" + x="25.598217" + y="5.4898834" + rx="4.2333331" + ry="4.2333331" + inkscape:label="slide-3" /><rect + style="fill:#ffff50;fill-opacity:1;stroke:#000000;stroke-width:2.5131;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" + id="rect2" + width="36.645321" + height="36.645321" + x="15.54405" + y="15.54405" + rx="4.2333331" + ry="4.2333331" + inkscape:label="slide-2" /><rect + style="fill:#ffff50;fill-opacity:1;stroke:#000000;stroke-width:2.5131;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" + id="rect1" + width="36.645321" + height="36.645321" + x="5.4898834" + y="25.598217" + rx="4.2333331" + ry="4.2333331" + inkscape:label="slide-1" /><text + xml:space="preserve" + style="font-size:39.511px;line-height:1;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-decoration-color:#000000;word-spacing:0px;text-anchor:middle;white-space:pre;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.117;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" + x="23.276875" + y="58.275337" + id="text1" + inkscape:label="text"><tspan + sodipodi:role="line" + id="tspan1" + style="font-weight:bold;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.117" + x="23.276875" + y="58.275337">S</tspan></text></g><text + xml:space="preserve" + style="font-size:28.2222px;line-height:1;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-decoration-color:#000000;word-spacing:0px;text-anchor:middle;white-space:pre;fill:#ffff50;fill-opacity:1;stroke-width:2.117;stroke-linejoin:round" + x="186.12439" + y="83.619293" + id="text4"><tspan + sodipodi:role="line" + id="tspan4" + style="font-weight:bold;font-size:28.2222px;fill:#000000;fill-opacity:1;stroke-width:2.117" + x="186.12439" + y="83.619293">Songs2Slides</tspan></text></svg>