MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. cabott
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    cabott

    @cabott

    1
    Reputation
    259
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    cabott Unfollow Follow

    Best posts made by cabott

    • RE: Wrong font in newsfeed

      @radokristof sorry for late answer, I completely missed this topic. For those who still had this issue:
      I just installed the fonts with

      sudo apt-get update
      sudo apt-get install fonts-roboto
      

      then

      fc-cache -fv
      pm2 restart MagicMirror
      

      and voila… works for me.

      posted in Custom CSS
      C
      cabott

    Latest posts made by cabott

    • RE: Wrong font in newsfeed

      @radokristof sorry for late answer, I completely missed this topic. For those who still had this issue:
      I just installed the fonts with

      sudo apt-get update
      sudo apt-get install fonts-roboto
      

      then

      fc-cache -fv
      pm2 restart MagicMirror
      

      and voila… works for me.

      posted in Custom CSS
      C
      cabott
    • RE: Wrong font in newsfeed

      @maros Did you fix this issue? I’ve encountered the same with Polish news…

      edit:
      solved by installing Roboto fonts into Raspbian (found somewhere here at the forum or in the Internet).

      posted in Custom CSS
      C
      cabott