MagiskFonts
1.0.0
This module configures fonts that you add for system-wise usage.
git clone --depth=1 https://github.com/JingMatrix/MagiskFonts;system/fonts: mkdir -p system/fonts;system/fonts, currently ttf files work well;7z a MagiskFonts.zip META-INF customize.sh module.prop system tool.Add fonts for applications like browsers and e-books readers, such as Google Play Books.
Parser location in Android Code Search: frameworks/base/graphics/java/android/graphics/FontListParser.java.