summaryrefslogtreecommitdiffstats
path: root/scripts/gothic.html
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-12-28 11:38:14 +0100
committerMattias Andrée <m@maandree.se>2025-12-28 11:38:14 +0100
commit75f34edf4cada2dbf80bf8b8176781b443ffbe00 (patch)
tree3f47ccfaa0ce48c6676721f6edc7008f52c78b6f /scripts/gothic.html
downloadunicode-tables-75f34edf4cada2dbf80bf8b8176781b443ffbe00.tar.gz
unicode-tables-75f34edf4cada2dbf80bf8b8176781b443ffbe00.tar.bz2
unicode-tables-75f34edf4cada2dbf80bf8b8176781b443ffbe00.tar.xz
First commit
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'scripts/gothic.html')
-rw-r--r--scripts/gothic.html45
1 files changed, 45 insertions, 0 deletions
diff --git a/scripts/gothic.html b/scripts/gothic.html
new file mode 100644
index 0000000..d161b82
--- /dev/null
+++ b/scripts/gothic.html
@@ -0,0 +1,45 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Gothic</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x10330;</td> <!-- GOTHIC LETTER AHSA -->
+ <td>&#x10331;</td> <!-- GOTHIC LETTER BAIRKAN -->
+ <td>&#x10332;</td> <!-- GOTHIC LETTER GIBA -->
+ <td>&#x10333;</td> <!-- GOTHIC LETTER DAGS -->
+ <td>&#x10334;</td> <!-- GOTHIC LETTER AIHVUS -->
+ <td>&#x10335;</td> <!-- GOTHIC LETTER QAIRTHRA -->
+ <td>&#x10336;</td> <!-- GOTHIC LETTER IUJA -->
+ <td>&#x10337;</td> <!-- GOTHIC LETTER HAGL -->
+ <td>&#x10338;</td> <!-- GOTHIC LETTER THIUTH -->
+ </tr>
+ <tr>
+ <td>&#x10339;</td> <!-- GOTHIC LETTER EIS -->
+ <td>&#x1033A;</td> <!-- GOTHIC LETTER KUSMA -->
+ <td>&#x1033B;</td> <!-- GOTHIC LETTER LAGUS -->
+ <td>&#x1033C;</td> <!-- GOTHIC LETTER MANNA -->
+ <td>&#x1033D;</td> <!-- GOTHIC LETTER NAUTHS -->
+ <td>&#x1033E;</td> <!-- GOTHIC LETTER JER -->
+ <td>&#x1033F;</td> <!-- GOTHIC LETTER URUS -->
+ <td>&#x10340;</td> <!-- GOTHIC LETTER PAIRTHRA -->
+ <td>&#x10341;</td> <!-- GOTHIC LETTER NINETY -->
+ </tr>
+ <tr>
+ <td>&#x10342;</td> <!-- GOTHIC LETTER RAIDA -->
+ <td>&#x10343;</td> <!-- GOTHIC LETTER SAUIL -->
+ <td>&#x10344;</td> <!-- GOTHIC LETTER TEIWS -->
+ <td>&#x10345;</td> <!-- GOTHIC LETTER WINJA -->
+ <td>&#x10346;</td> <!-- GOTHIC LETTER FAIHU -->
+ <td>&#x10347;</td> <!-- GOTHIC LETTER IGGWS -->
+ <td>&#x10348;</td> <!-- GOTHIC LETTER HWAIR -->
+ <td>&#x10349;</td> <!-- GOTHIC LETTER OTHAL -->
+ <td>&#x1034A;</td> <!-- GOTHIC LETTER NINE HUNDRED -->
+ </tr>
+ </table>
+ </body>
+</html>