An android app for demonstrating the usage of the THOTH library.
Caution
This app is only for testing purposes.
This is the first release of the THOTH Example App
Databases are updated. Now it supports numbers as ids. This means you cant type in
<sign id="500"/>
instead of typing
<v><h><sign id="500"/><sign id="500"/><sign id="500"/></h><h><sign id="500"/><sign id="500"/></h></v>
Support for MdC input added using the GlyphConverter library.
Support for brackets in MdC added. Now you can type in:
N17:i*(p:t)*(t:p)*i:N17
Updated dependencies.
Support for THOTH 2.0.2 added.
- Issue with multiple render requests solved (e.g. if you are changing the text two times shortly after each other)
- Support for
maat:1.5.1added:- adding Paddings between lines, signs, in groups or around the text as a whole is possible now
RTL-layout is supported and the signs are mirrored- multiline texts are possible with the
!and!!sign inMdCand with<br/>and<pbr/>inglyphX
Now it uses the SignProvider-Library only.
16.02.2026@2.0.4