Post #1399055
2025-12-17 15:32 UTC
@nicksherman @MonaApp @HEX you can also install your own fonts on iOS by making a .mobileConfig file, basically it's an xml file with your font stored as the payload, pretty easy to make with python https://developer.apple.com/business/documentation/Configuration-Profile-Reference.pdf
If you want to distribute this file to others, you can sign it, otherwise iOS will show a very scary "UNSIGNED" etc message, but if it's just for you, you can get over it :)
Replies (1)
-
@nicksherman@typo.social 2025-12-17 18:23
@colinmford @MonaApp @HEX Yeah that’s basically what those third-party apps I mentioned will streamline for you, with a GUI and options to use fonts from a Dropbox folder etc.