From b94b24ab0d7411cb7f26f2e671ba7ed7d6e99e41 Mon Sep 17 00:00:00 2001
From: Anthony Wang
Date: Mon, 29 Jan 2024 13:52:22 -0500
Subject: Spread circles out evenly across path, move stuff to separate file
---
anime.html | 20 +++++++++++++++++++
anime.png | Bin 0 -> 1306152 bytes
b.svg | 46 ++++++++++++++++++++++++++++++++++++++++++
d.svg | 46 ++++++++++++++++++++++++++++++++++++++++++
hiragana-a.svg | 17 ++++++++--------
hiragana-ni.svg | 14 ++++++-------
hiragana-small-ya.svg | 13 ++++++------
index.html | 7 ++++---
m.svg | 46 ++++++++++++++++++++++++++++++++++++++++++
script.js | 54 ++++++++++++++++++++++++++++----------------------
style.css | 12 ++++++-----
u.svg | 46 ++++++++++++++++++++++++++++++++++++++++++
12 files changed, 268 insertions(+), 53 deletions(-)
create mode 100644 anime.html
create mode 100644 anime.png
create mode 100644 b.svg
create mode 100644 d.svg
create mode 100644 m.svg
create mode 100644 u.svg
diff --git a/anime.html b/anime.html
new file mode 100644
index 0000000..5c21abc
--- /dev/null
+++ b/anime.html
@@ -0,0 +1,20 @@
+
+
+
+ Dumb physics engine
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/anime.png b/anime.png
new file mode 100644
index 0000000..3022080
Binary files /dev/null and b/anime.png differ
diff --git a/b.svg b/b.svg
new file mode 100644
index 0000000..4eeb1cb
--- /dev/null
+++ b/b.svg
@@ -0,0 +1,46 @@
+
+
+
+
diff --git a/d.svg b/d.svg
new file mode 100644
index 0000000..d66662f
--- /dev/null
+++ b/d.svg
@@ -0,0 +1,46 @@
+
+
+
+
diff --git a/hiragana-a.svg b/hiragana-a.svg
index 8086c81..9c53620 100644
--- a/hiragana-a.svg
+++ b/hiragana-a.svg
@@ -24,7 +24,7 @@
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="1.3575939"
- inkscape:cx="-103.49192"
+ inkscape:cx="-102.75532"
inkscape:cy="160.57821"
inkscape:window-width="1536"
inkscape:window-height="902"
@@ -39,16 +39,17 @@
inkscape:groupmode="layer"
id="layer1">
+ style="fill:none;stroke:currentColor;stroke-width:20;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
+ d="m 125.43119,85.286289 c -8.18275,22.592121 -20.5392,49.830321 -34.774113,69.370721 -4.876132,6.69352 -10.461853,13.27487 -17.507321,17.62701 -11.386051,7.03342 -25.58302,4.56756 -31.980351,-8.58991 -7.192829,-14.79358 -5.479563,-34.37683 2.880403,-48.21713 3.69147,-6.1114 8.478597,-12.16394 14.799212,-15.484461 15.534608,-8.16109 38.516503,-8.227625 55.0262,-4.337703 22.70926,5.350634 38.27922,9.951454 51.20408,29.235414 3.32479,4.96061 6.84648,11.08193 5.77922,16.95755 -1.33339,7.3406 -6.98517,13.44981 -12.26079,18.72525 -14.8042,14.80368 -17.57185,15.58568 -29.94039,20.91906"
+ id="path4"
+ sodipodi:nodetypes="csssssssssc" />
diff --git a/hiragana-ni.svg b/hiragana-ni.svg
index 0bddfde..499da2c 100644
--- a/hiragana-ni.svg
+++ b/hiragana-ni.svg
@@ -24,7 +24,7 @@
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="1.7276112"
- inkscape:cx="-45.438465"
+ inkscape:cx="-45.438464"
inkscape:cy="107.08428"
inkscape:window-width="1536"
inkscape:window-height="902"
@@ -39,16 +39,16 @@
inkscape:groupmode="layer"
id="layer1">
diff --git a/hiragana-small-ya.svg b/hiragana-small-ya.svg
index a994ef5..058e182 100644
--- a/hiragana-small-ya.svg
+++ b/hiragana-small-ya.svg
@@ -25,7 +25,7 @@
inkscape:document-units="mm"
inkscape:zoom="1.381533"
inkscape:cx="-121.24213"
- inkscape:cy="98.441371"
+ inkscape:cy="98.441369"
inkscape:window-width="1536"
inkscape:window-height="902"
inkscape:window-x="0"
@@ -39,16 +39,17 @@
inkscape:groupmode="layer"
id="layer1">
+ style="fill:none;stroke:currentColor;stroke-width:20;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
+ d="m 94.189413,24.222422 c 2.853869,14.957057 11.126777,23.371033 16.290027,37.50669 2.10119,5.752511 3.09414,6.5714 5.00312,12.390517"
+ id="path3"
+ sodipodi:nodetypes="csc" />
diff --git a/index.html b/index.html
index eb6514b..01a1f38 100644
--- a/index.html
+++ b/index.html
@@ -11,9 +11,10 @@
Make sure the scale is set to 1 and that the id is set to a unique value
Also, change the stroke to currentColor so we can style the color with CSS
-->
-
-
-
+
+
+
+