MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Default Font Changed?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    14 Posts 3 Posters 3.2k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @unfriendlydevice
      last edited by

      @unfriendlydevice did u update manually or with my script?

      there was a css change a few releases ago that had similar effects which is why I was asking

      my script creates a log file of the upgrade which would tell versions…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      unfriendlydeviceU 1 Reply Last reply Reply Quote 0
      • unfriendlydeviceU Offline
        unfriendlydevice @sdetweil
        last edited by

        @sdetweil I use the update function within MMM-Remote-Control, I expect this is the equivalent to a manual update.

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @unfriendlydevice
          last edited by

          @unfriendlydevice thanks…

          what part is taking more room… I don’t see anything looking out of place…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          unfriendlydeviceU 1 Reply Last reply Reply Quote 0
          • unfriendlydeviceU Offline
            unfriendlydevice @sdetweil
            last edited by

            @sdetweil It appears there is more space between the characters than the previous font and to me looks less neat and causes the Gmail module to overlap the clock when an email with a long subject is present. If this is the current look I guess I will have to experiment with setting custom fonts.

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @unfriendlydevice
              last edited by

              @unfriendlydevice I’m not aware of any explicit font size changes , but we did move to fontawesome 6.1.1

              also see
              ~/MagicMirror/fonts/roboto.css

              which changed a bunch of different fonts

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              unfriendlydeviceU 1 Reply Last reply Reply Quote 0
              • unfriendlydeviceU Offline
                unfriendlydevice @sdetweil
                last edited by

                @sdetweil Thanks for the advice, I’ll mark this as solved.

                karsten13K 1 Reply Last reply Reply Quote 0
                • karsten13K Offline
                  karsten13 @unfriendlydevice
                  last edited by

                  @unfriendlydevice

                  the font looks wrong to me

                  I use the update function within MMM-Remote-Control

                  may this is not sufficient or something went wrong.

                  You could try

                  • goto ~/MagicMirror/fonts folder
                  • delete node_modules folder with rm -rf ./node_modules
                  • run npm install
                  unfriendlydeviceU S 2 Replies Last reply Reply Quote 0
                  • unfriendlydeviceU Offline
                    unfriendlydevice @karsten13
                    last edited by

                    @karsten13 Thanks this fixed it, I can see a subfolder of node_modules has changed names following the npm install.

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @karsten13
                      last edited by

                      @karsten13 I think I will add this to the upgrade script

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      karsten13K 1 Reply Last reply Reply Quote 0
                      • karsten13K Offline
                        karsten13 @sdetweil
                        last edited by

                        @sdetweil

                        I think I will add this to the upgrade script

                        normally this is done with the npm install ... of mm (see postinstall script in package.json), no idea why this didn’t work in this case …

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy