0

Only box are shown in place of text in parrot os after update. Specially in 3rd party apps.

Image of error in font
Image of error in font

Martin Brisiak
  • 3,872
  • 12
  • 37
  • 51
  • I found the problem it was with permission. - `find /usr/share/fonts -iname '*.ttf' -type f -exec sudo chmod -v 644 {} \;` - `find /usr/share/fonts -iname '*.otf' -type f -exec sudo chmod -v 644 {} \;` - `sudo fc-cache -r -v` – Xitiz Havoc Aug 18 '20 at 05:37

1 Answers1

0

Goto Settings >> Font >> Check Font Management and make sure You have enough Font for your Os. If you Don't have much then download from Get New Fonts

HimEl
  • 66
  • 5