Rewrote video player code to be simpler and more useful for our purposes.

This commit is contained in:
2025-07-03 03:54:06 -04:00
parent 34dc13c8f6
commit 4901df0a2d
19 changed files with 616 additions and 330 deletions
+12 -11
View File
@@ -8,7 +8,7 @@
viewBox="0 0 800 800"
xml:space="preserve"
id="svg334"
sodipodi:docname="world_shapes.svg"
sodipodi:docname="T_WorldShapes.svg"
inkscape:export-filename="world.lines.png"
inkscape:export-xdpi="1966.08"
inkscape:export-ydpi="1966.08"
@@ -45,15 +45,15 @@
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="1"
inkscape:cx="272.5"
inkscape:cy="406.5"
inkscape:zoom="2.8284271"
inkscape:cx="394.38881"
inkscape:cy="386.61063"
inkscape:window-width="1920"
inkscape:window-height="1057"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="g1" />
inkscape:current-layer="layer1" />
<style
type="text/css"
id="style1">
@@ -65,13 +65,14 @@
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Water"><rect
style="fill:#000080;fill-opacity:1;stroke:#000000;stroke-width:0.05"
inkscape:label="Water"
style="display:inline"><rect
style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.0625"
id="rect1"
width="800"
height="800"
x="0.025"
y="0.025" /></g><g
width="1000"
height="1000"
x="-100"
y="-100" /></g><g
id="World"
transform="matrix(1.0849872,0,0,1.093687,-34.55364,-32.069135)"
style="stroke-width:0.0459041;stroke-dasharray:none">

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB