fontster
fontster copied to clipboard
Applying fonts and creating backups doesn't work
I'm on Nexus 6 shamu, 5.1. When applying fonts or creating backups, nothing happens because \sdcard/Android/
is not a valid path. /storage/emulated/0/Android/
works. I'm working with a very light font and the default mixed, it's painful.
cp: /sdcard/Android/data/com.chromium.fontinstaller/cache/PrintClearlyFontPack: no such file or directory
Temporary fix discovered.
- Go through install process to download all font files
- Open terminal emulator
- Run
mount -o rw,remount /system
- Run
cp - r /storage/emulated/0/Android/data/com.chromium.fontinstaller/cache/FontNameFontPack/. /system/fonts
- Reboot
It works, but its extremely irritating versus tapping "Install".
I like. Thanks
Another thing, what's the deal with missing unicode characters? Specifically the lockscreen colon and certain characters on textfac.es
@ItsPriyesh