Here is a modified version of @Ken's extension "YourFont
".
YourFont
doesn't work with Companion (on devices with Android > 9) since the AI2 nb184
release.
See also here: Error in YourFont Extension - #20 by Anke
Update v1.2, June 8, 2021
Recompiled version to avoid that a service is removed from the Manifest
with another extension (so better use this):
EDIT: de.bodymindpower.MyFonts.aix
(aix removed)
Details on this issue can be found here.
Update v2, Oct 4, 2021
MyFonts.aix (5.8 KB)
Update v3, March 11, 2022
Here is a new version that does not add READ
permission to the Manifest.
If you use this version the fonts must be stored in the assets.
MyFonts_3.aix (5.9 KB)