killgmsfont
killgmsfont copied to clipboard
kill GMS's Font Provider service to allow GApps and other apps to use system or custom installed font.
Kill GMS Font :skull:
Google Mobile Services a.k.a GMS has an internal Font API Service that provides fonts for Google Apps and others too. Here, KillGMSFont revokes GMS's font service during boot time to ensure Google Apps rely on system-provided or custom installed fonts.
Many app interfaces rely on in-built shipped custom fonts; they won't be affected by KillGMSFont. Instead, ask the app developer to use GMS's Font Provider service or system font.
Download
KillGMSFont comes in two variants: the first is a universal Magisk module, fitted without any font mod/tweak, and the second is an OMF extension. Download your desired variant below.
Just download and flash through the Magisk app as a regular installation.
- OMF Extension
Extract the zip to the
OhMyFontfolder in internal storage before installing OMF or OFM template based modules.
Requirements
Credits to
- OMF Community for inspiration