Skip to content

life-decoder/custom_font_installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Font Installer

Custom Font Installer for Android

version updated forum download donate

Description

Apply custom fonts the easy way

Usage

  • Create a folder named CFI in the internal storage.
  • Move your fonts into the folder.
  • For Roboto (default), make 20 copies and rename your fonts as below:
    BlackItalic    -> bli.ttf
    Black          -> bl.ttf
    BoldItalic     -> bi.ttf
    Bold           -> b.ttf
    MediumItalic   -> mi.ttf
    Medium         -> m.ttf
    Italic         -> i.ttf
    Regular        -> r.ttf
    LightItalic    -> li.ttf
    Light          -> l.ttf
    ThinItalic     -> ti.ttf
    Thin           -> t.ttf
    
    Condensed-BoldItalic     -> cbi.ttf
    Condensed-Bold           -> cb.ttf
    Condensed-MediumItalic   -> cmi.ttf
    Condensed-Medium         -> cm.ttf
    Condensed-Italic         -> ci.ttf
    Condensed-Regular        -> cr.ttf
    Condensed-LightItalic    -> cli.ttf
    Condensed-Light          -> cl.ttf
    
  • For Mono (optional), rename to mo.ttf.
  • For Emoji (optional), rename to e.ttf.
  • For the rest (optional), rename to font name you want to replace in /system/fonts.
  • Finally, flash the CFI zip and reboot.

Thanks

About

Custom Font Installer for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%