Added UnitXrossConverter

This commit is contained in:
Willem Cazander 2022-10-11 17:31:59 +02:00
parent 84738628af
commit d97076d436
159 changed files with 9197 additions and 96 deletions

View file

@ -230,6 +230,7 @@ public class GDXAppTos4Activator implements BundleActivator {
buf.append("BãßBȍőnAuthorInfoʸᴰ");
buf.append("@Ω仙⁴ ˧꜏⋇꜊꜔ ⁴ﷲΩ@");
buf.append("בְּרֵאשִׁית :o: יְסוֺד :o: יִשְׂרָאֵל");
buf.append("⁰¹²³⁴⁵⁶⁷⁸⁹ˣᶜᴰ");
for (int c=0x0100;c<=0x0200;c++) {
buf.append(""+(char)c);
}