diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2025-12-24 09:52:03 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2025-12-24 09:52:03 +0300 |
| commit | 882ad18816c731fd800f1ad62d5d814f3d4a005a (patch) | |
| tree | 89260091bf3032d59334295e5136d1c0df1af09e /ukarpanghooth.html | |
| parent | 2ea1b6ae910db70d1240d8245dc20c0c8c8346a6 (diff) | |
| download | aaothxyz-decadv-882ad18816c731fd800f1ad62d5d814f3d4a005a.tar.gz aaothxyz-decadv-882ad18816c731fd800f1ad62d5d814f3d4a005a.zip | |
ukarpanghooth: use png instead of svg
svg still available thru link
Diffstat (limited to 'ukarpanghooth.html')
| -rw-r--r-- | ukarpanghooth.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/ukarpanghooth.html b/ukarpanghooth.html index 281b661..8add611 100644 --- a/ukarpanghooth.html +++ b/ukarpanghooth.html @@ -31,12 +31,14 @@ obscure. words are separated by a special symbol, so that sentences are written together as one piece.</p> <figure> -<img src="ukarpanghooth-1.svg" alt="chart with three columns"/> +<img src="ukarpanghooth-1.png" alt="chart with three columns"/> <figcaption> correspondence between latin, proto-ukarpanghooth (abbreviated on the picture) and ukarpanghooth. some intermediate letter forms are also shown. numeral for digit zero is shown with an asterisk because it is not known if the corresponding glyph was used as a zero in numbers. +<br> +<a href="ukarpanghooth-1.svg">open svg version</a> </figcaption> </figure> @@ -50,10 +52,12 @@ square shape. there also instances of it written snake-shaped, turning by 90 degrees after each word.</p> <figure> -<img src="ukarpanghooth-2.svg" alt="two pieces of example text written differently"/> +<img src="ukarpanghooth-2.png" alt="two pieces of example text written differently"/> <figcaption> "example text in ukarpanghooth" written conventional way (on the left), and maze-shaped (on the right). the latter writing direction was historically the first. +<br> +<a href="ukarpanghooth-1.svg">open svg version</a> </figcaption> </figure> |
