fontster icon indicating copy to clipboard operation
fontster copied to clipboard

Applying fonts and creating backups doesn't work

Open AnonymousDapper opened this issue 8 years ago • 3 comments

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

AnonymousDapper avatar Jul 03 '16 01:07 AnonymousDapper

Temporary fix discovered.

  1. Go through install process to download all font files
  2. Open terminal emulator
  3. Run mount -o rw,remount /system
  4. Run cp - r /storage/emulated/0/Android/data/com.chromium.fontinstaller/cache/FontNameFontPack/. /system/fonts
  5. Reboot

It works, but its extremely irritating versus tapping "Install".

AnonymousDapper avatar Jul 03 '16 03:07 AnonymousDapper

I like. Thanks

abdulhaleembaram avatar Jul 03 '16 08:07 abdulhaleembaram

Another thing, what's the deal with missing unicode characters? Specifically the lockscreen colon and certain characters on textfac.es

@ItsPriyesh

AnonymousDapper avatar Jul 07 '16 13:07 AnonymousDapper