Font Changer allows the user to download over 200 fonts and apply them. If the user doesn't like any of the fonts or the font the want isn't in the list, then they can put the ttf files in a custom folder in internal storage! After installing and rebooting, open a terminal emulator and type su hit enter then type font_changer and choose option 1 to download one of the fonts provided.
- Please open an issue on my github page Github or if your on Telegram please join Telegram Telegram i will see and fix the issue faster as I am always on Telegram.
- Magisk 18.0 +
- All devices
- All Android versions
Roboto font as default font (until further notice)
- Font Files from @giaton @xdadevelopers
- For making Midnight Core @oldmid @xdadevelopers
- For making and allowing me to use his busybox @osm0sis
- For some code and the update feature @vr25
- Now fonts with only one file can be applied.
- add ttc support
- revamped help menu. choose from main menu or use font_changer -h or font_changer -help
- new shortcuts options. Options: -a|—font [font name] apply the font -d|—cfont [custom font] apply the custom font -h|—help help -l|—listc list custom fonts -m|—list list fonts -s|—current show current font -u|—update Update to latest beta
- New colors to make certain things stand out more such as your current font
- bug fixes for things like choosing y on reboot no longer shows back to main menu.
- fix custom fonts (hopefully)
- start emoji support
- Better logging support. now it will put everything i need to fix bugs into a tar.xz in the Fontchanger folder in internal storage. please send me this tar.xz if you encounter any bugs ( This feature will be finished in v2.0)
- added GNU sleep command compiled from source code. no more sleep invaild errors.
- added progress bar. now list loads faster. (will be applied to custom list in later update)
- Update feature. now you can use -u flag or —update to update to beta builds. no more searching telegram for the latest
- Fix custom Fonts applying for devices that dont use Roboto as default font
- No longer requires Roboto as default font
- Add new connection checker
- fix shebang for whatever reason
- Add osm0sis busybox to use ping durning install
- Add curl during install for users that dont have curl on their devices
- Fix issue with curl choosing multiple fonts. Everything below 100 will work now.
- Fix ttf typo in help
- Other bug fixes/typos
- Fix typo with fonts. fonts will be found now. sorry about that
- Fix Duplicate fonts being applied by removing old font files when applying a new font
- Fix custom fonts showing in a list correctly
- Rename custom font files to roboto since roboto is 99% of the time the default font
- Initial Version