summaryrefslogtreecommitdiffstats
path: root/scripts/buginese.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/buginese.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/buginese.html')
-rw-r--r--scripts/buginese.html61
1 files changed, 61 insertions, 0 deletions
diff --git a/scripts/buginese.html b/scripts/buginese.html
new file mode 100644
index 0000000..08902a6
--- /dev/null
+++ b/scripts/buginese.html
@@ -0,0 +1,61 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Buginese</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x1A15;</td> <!-- BUGINESE LETTER A -->
+ <td>&#x1A05;</td> <!-- BUGINESE LETTER BA -->
+ <td>&#x1A0C;</td> <!-- BUGINESE LETTER CA -->
+ <td>&#x1A09;</td> <!-- BUGINESE LETTER DA -->
+ <td>&#x1A01;</td> <!-- BUGINESE LETTER GA -->
+ <td>&#x1A16;</td> <!-- BUGINESE LETTER HA -->
+ <td>&#x1A0D;</td> <!-- BUGINESE LETTER JA -->
+ <td>&#x1A00;</td> <!-- BUGINESE LETTER KA -->
+ <td>&#x1A12;</td> <!-- BUGINESE LETTER LA -->
+ <td>&#x1A06;</td> <!-- BUGINESE LETTER MA -->
+ <td>&#x1A0A;</td> <!-- BUGINESE LETTER NA -->
+ <td>&#x1A04;</td> <!-- BUGINESE LETTER PA -->
+ <td>&#x1A11;</td> <!-- BUGINESE LETTER RA -->
+ <td>&#x1A14;</td> <!-- BUGINESE LETTER SA -->
+ <td>&#x1A08;</td> <!-- BUGINESE LETTER TA -->
+ <td>&#x1A13;</td> <!-- BUGINESE LETTER VA -->
+ <td>&#x1A10;</td> <!-- BUGINESE LETTER YA -->
+ </tr>
+ <tr>
+ <td></td> <!-- (a) -->
+ <td></td> <!-- (ba) -->
+ <td>&#x1A0F;</td> <!-- BUGINESE LETTER NYCA -->
+ <td></td> <!-- (da) -->
+ <td>&#x1A02;</td> <!-- BUGINESE LETTER NGA -->
+ <td></td> <!-- (ha) -->
+ <td></td> <!-- (ja) -->
+ <td>&#x1A03;</td> <!-- BUGINESE LETTER NGKA -->
+ <td></td> <!-- (la) -->
+ <td></td> <!-- (ma) -->
+ <td></td> <!-- (na) -->
+ <td>&#x1A07;</td> <!-- BUGINESE LETTER MPA -->
+ <td>&#x1A0B;</td> <!-- BUGINESE LETTER NRA -->
+ <td></td> <!-- (sa) -->
+ <td></td> <!-- (ta) -->
+ <td></td> <!-- (va) -->
+ <td>&#x1A0E;</td> <!-- BUGINESE LETTER NYA -->
+ </tr>
+ <tr>
+ <td>&#x1A1B;</td> <!-- BUGINESE VOWEL SIGN AE -->
+ <td>&#x1A19;</td> <!-- BUGINESE VOWEL SIGN E -->
+ <td>&#x1A17;</td> <!-- BUGINESE VOWEL SIGN I -->
+ <td>&#x1A1A;</td> <!-- BUGINESE VOWEL SIGN O -->
+ <td>&#x1A18;</td> <!-- BUGINESE VOWEL SIGN U -->
+ </tr>
+ <tr>
+ <td>&#x1A1E;</td> <!-- BUGINESE PALLAWA -->
+ <td>&#x1A1F;</td> <!-- BUGINESE END OF SECTION -->
+ </tr>
+ </table>
+ </body>
+</html>