diff --git a/public/assets/animated-letter/small_d.mp4 b/public/assets/animated-letter/small_d.mp4 old mode 100755 new mode 100644 index 461fe5c..13e9c90 Binary files a/public/assets/animated-letter/small_d.mp4 and b/public/assets/animated-letter/small_d.mp4 differ diff --git a/public/assets/small-letter/bs.svg b/public/assets/small-letter/bs.svg index f04d332..d2d868e 100644 --- a/public/assets/small-letter/bs.svg +++ b/public/assets/small-letter/bs.svg @@ -7,103 +7,13 @@ viewBox="0 0 100 100" version="1.1" id="svg5" - sodipodi:docname="ds.svg" - inkscape:export-filename="../new_letter/ds.svg" - inkscape:export-xdpi="96" - inkscape:export-ydpi="96" - inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" - 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"> - - - - - - - - - - - - - - + id="arrow2L-9-9" /> + id="arrow2L-6-9-0" /> + + - - - - 1 - - + y="19.336451">1 + + id="path4236-8" + d="m 33.896172,63.647843 a 13.174543,14.063217 10.380298 0 0 14.809049,6.89365 13.174543,14.063217 10.380298 0 0 10.149305,-13.81459 13.174543,14.063217 10.380298 0 0 -9.992122,-13.450145 13.174543,14.063217 10.380298 0 0 -14.891633,7.431054" /> + style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fefdfd;stroke-width:0.481099;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#Arrow2-3-6-2);paint-order:stroke fill markers" + d="m 50.509565,45.367091 c -3.479672,-2.53512 -6.95274,-2.415059 -9.937039,-0.778813" + id="path13743-5-0" /> 2 - - - - - - - - - - - - - - + id="arrow2L-9-9" /> + id="arrow2L-6-9-0" /> + id="g2"> + style="display:inline;fill:#009e40;fill-opacity:1;fill-rule:nonzero;stroke:#009e40;stroke-width:7.047;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" + d="m 33.49094,71.100673 c -0.03821,-4.62453 0.177952,-60.628037 0.177952,-60.628037" + id="path1236-3" /> + style="display:inline;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#fefdfd;stroke-width:0.480829;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-start:url(#Arrow2-1-7);paint-order:stroke fill markers" + d="M 33.846126,34.230178 C 33.821526,32.089494 33.801206,23.84963 33.801206,23.84963" + id="path1246-3" /> 1 - diff --git a/public/assets/small-letter/bs_l2.svg b/public/assets/small-letter/bs_l2.svg index 39ce17d..64ed042 100644 --- a/public/assets/small-letter/bs_l2.svg +++ b/public/assets/small-letter/bs_l2.svg @@ -7,103 +7,13 @@ viewBox="0 0 100 100" version="1.1" id="svg5" - sodipodi:docname="ds.svg" - inkscape:export-filename="../new_letter/ds.svg" - inkscape:export-xdpi="96" - inkscape:export-ydpi="96" - inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" - 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"> - - - - - - - - - - - - - - + id="arrow2L-9-9" /> + id="arrow2L-6-9-0" /> - - - + + + 2 - + y="-25.081388" + id="text1240-6" + transform="matrix(0.828845,0.5587786,-0.55921616,0.82949403,0,0)">2 + + diff --git a/src/pages/guided-tracing/b.astro b/src/pages/guided-tracing/b.astro index da8724f..b47557a 100644 --- a/src/pages/guided-tracing/b.astro +++ b/src/pages/guided-tracing/b.astro @@ -48,7 +48,7 @@ import Layout from "../../layouts/Layout.astro"; cloudHeight = 340; canvasScale = 0.14 canvasHeight = 35; - letterHeight = 90; + letterHeight = 70; letterScale = 0.95; backgroundScale = 0.8; sunScale = 0.1; @@ -72,7 +72,7 @@ import Layout from "../../layouts/Layout.astro"; cloudHeight = 250; canvasScale = 0.195; canvasHeight = 20; - letterHeight = 90; + letterHeight = 70; letterScale = 1.25; backgroundScale = 1; sunScale = 0.2; diff --git a/src/pages/guided-tracing/d.astro b/src/pages/guided-tracing/d.astro index 2bf8de2..b0f4207 100644 --- a/src/pages/guided-tracing/d.astro +++ b/src/pages/guided-tracing/d.astro @@ -80,8 +80,8 @@ import Layout from "../../layouts/Layout.astro"; sunWidth = 200; sunHeight = 100; - animatedVideScale = 0.9; - animatedDHeight = 20; + animatedVideScale = 0.8; + animatedDHeight = 10; helpButtonHeight = customHeight / 2 + 40; helpButtonWidth = customWidth / 1.32;