Added boot message glyphs

This commit is contained in:
Willem Cazander 2022-03-03 15:18:46 +01:00
parent 0f9885bbf8
commit 812e80fa5e
2 changed files with 8 additions and 0 deletions

View file

@ -223,6 +223,8 @@ public class GDXAppTos4Activator implements BundleActivator {
StringBuilder buf = new StringBuilder();
buf.append("©Δ∞ 仙上主天");
buf.append("BãßBȍőnAuthorInfoʸᴰ");
buf.append("@Ω仙⁴ ˧꜏⋇꜊꜔ ⁴ﷲΩ@");
buf.append("בְּרֵאשִׁית :o: יְסוֺד :o: יִשְׂרָאֵל");
for (int c=0x0100;c<=0x0200;c++) {
buf.append(""+(char)c);
}

View file

@ -58,6 +58,12 @@ public class GDXAppVrGem4Activator implements BundleActivator {
Thread.sleep(100);
} catch (InterruptedException ignored) {
}
bootScreen.bootLine("==========================");
bootScreen.bootLine(" @Ω仙⁴ ˧꜏⋇꜊꜔ ⁴ﷲΩ@ ");
bootScreen.bootLine(" ©Δ∞ 仙上主天 ");
bootScreen.bootLine("בְּרֵאשִׁית :o: יְסוֺד :o: יִשְׂרָאֵל");
bootScreen.bootLine("==========================");
bootScreen.bootLine("vrGEM4 Booting...");
// ref to init