Added UnitXrossConverter
This commit is contained in:
parent
84738628af
commit
d97076d436
159 changed files with 9197 additions and 96 deletions
|
|
@ -73,9 +73,9 @@
|
|||
<instructions>
|
||||
<_donotcopy>(.git)</_donotcopy>
|
||||
<Import-Package>org.osgi.framework,org.osgi.service.packageadmin,org.osgi.service.url,org.osgi.service.startlevel,org.osgi.util.tracker,*</Import-Package>
|
||||
<Export-Package>love.distributedrebirth.gdxapp4d.tos4.service</Export-Package>
|
||||
<Private-Package>love.distributedrebirth.gdxapp4d.tos4.*</Private-Package>
|
||||
<Embed-Dependency>*;artifactId=org.apache.felix.framework;inline=true,*;artifactId=gdxapp4d-lib-bassboonyd;inline=true</Embed-Dependency>
|
||||
<Export-Package>
|
||||
${tos4.packages}
|
||||
</Export-Package>
|
||||
<Bundle-Activator>love.distributedrebirth.gdxapp4d.tos4.GDXAppTos4Activator</Bundle-Activator>
|
||||
<Bundle-Vendor>distributedrebirth.love</Bundle-Vendor>
|
||||
</instructions>
|
||||
|
|
|
|||
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue