Community
    • Login

    Bold font style change on Linux Mint

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    linuxfont stylebold
    12 Posts 4 Posters 358 Views
    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.
    • K
      kapenike
      last edited by

      I just swapped to Linux Mint today and everything has been going smoothly so far … the problem is that I was running obsidian theme with Courier New as bold on Windows. But when I check the bold option under Settings > Style Configurator > Default Style > Font Style - Bold it doesn’t seem to make a change to the font even after a close and re-open, restart, or font cache clear. I have made sure that the system recognizes the font … seems to just be an issue with notepad++ having reference to the bold variant of the font. That seems odd to me because it has reference to the default font face which I just installed with the ttf-mscorefonts-installer package. Any words of wisdom for me?

      PeterJonesP Katalina EdwardsK 2 Replies Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @kapenike
        last edited by

        @kapenike ,

        The Developer only supports Notepad++ on real Windows, not on Wine. And not many here in the Community Forum use it on Wine.

        On Windows, Notepad++'s bold checkbox typically works. However, when you try to pick one of the “weighted” fonts (XYZ Light or XYZ SemiBold), it doesn’t always work, depending on Settings > MISC > DirectWrite choices. I don’t know how bold works in Linux, but if it’s more like the Light or SemiBold options do on Windows, then you might need to try each of the DirectWrite settings to see if any of them improve things for you.

        K 1 Reply Last reply Reply Quote 3
        • mathlete2M
          mathlete2
          last edited by

          @kapenike maybe double-check the Language that you are editing the default style of; the one for Global Styles applies to plain text, and the Bold box in the Style Configurator seems to work for each language I’ve tried on my Ubuntu 24.04 LTS VM.

          K 1 Reply Last reply Reply Quote 3
          • K
            kapenike @PeterJones
            last edited by

            @PeterJones I know :/ it seems odd to me that the developers choice doesn’t include the greatest IDE to exist. Someone should fix that lol p.s. I see nothing in the app for DirectWrite

            PeterJonesP 1 Reply Last reply Reply Quote 0
            • K
              kapenike @mathlete2
              last edited by

              @mathlete2 welp … you’re right. The bold works for plain text and I just need to get it to work for all languages … nice insight! I just scrolled down to Global override and checked Bold and Force bold choice for all styles

              It’s kind of weird to me that default style overrode on windows but not in wine o.O oh whale. Tis fixed

              mathlete2M 1 Reply Last reply Reply Quote 0
              • Katalina EdwardsK
                Katalina Edwards Banned @kapenike
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote -1
                • PeterJonesP
                  PeterJones @kapenike
                  last edited by

                  @kapenike said in Bold font style change on Linux Mint:

                  I see nothing in the app for DirectWrite

                  Settings> Preferences > MISC > DirectWrite Rendering Mode (or, in older versions, ☐ Use DirectWrite (May improve rendering special characters, need to restart Notepad++))

                  1 Reply Last reply Reply Quote 0
                  • mathlete2M
                    mathlete2 @kapenike
                    last edited by

                    @kapenike said in Bold font style change on Linux Mint:

                    It’s kind of weird to me that default style overrode on windows but not in wine

                    After I played around with the bold settings on my Linux VM, I tried the same thing on my host Windows machine. I saw the same sort of behaviour there, so I don’t think these settings are unique to Wine.

                    PeterJonesP 1 Reply Last reply Reply Quote 0
                    • PeterJonesP
                      PeterJones @mathlete2
                      last edited by PeterJones

                      @mathlete2 ,

                      on my host Windows machine. I saw the same sort of behaviour there

                      Which contradicts the original claim that Windows and Wine were behaving differently. The fact that the original poster implied that Windows did inherit the Bold but said that Wine did not inherit the bold is what was originally confusing.

                      I originally didn’t know that the original questioner was talking about changing the Language=Global Styles > Style = Default Style Font’s Bold state, but having it not affect the Bold state of a particular Style for a given lexer. But since Global override was needed, then that’s likely what was actually happening.

                      It completely makes sense to me that setting Default Style to bold does not automatically change Language=C++ > Style=PREPROCESSOR to also use bold (for example). I wouldn’t expect that, as that doesn’t happen in Windows, either.

                      Which makes me think they were doing an apples-to-oranges comparison – I think that, on Windows, where they implied that it was “working as they expected”, they were either using Plain Text, or they were looking at text which didn’t get styled in that particular lexer; whereas I am assuming when they looked at Wine, they were looking at text which was using a specific lexer’s defined style (which thus doesn’t inherit the BOLD from Default Style). Because both should work the same, given the same circumstances. (When a lexer is in play, most lexers are written in the way that almost nothing – except maybe space characters – inherit from the Global > Default Style settings.)

                      mathlete2M K 2 Replies Last reply Reply Quote 1
                      • mathlete2M
                        mathlete2 @PeterJones
                        last edited by

                        @PeterJones said in Bold font style change on Linux Mint:

                        Which contradicts the original claim that Windows and Wine were behaving differently.

                        Agreed - that’s why I said that I didn’t think the settings were unique to Wine. I suspect that NP++ hasn’t changed the setup of these settings for quite some time, so I’m guessing that the OP did their Windows setup some time ago, and simply forgot about the subtleties of these configurations.

                        1 Reply Last reply Reply Quote 0
                        • K
                          kapenike @PeterJones
                          last edited by

                          This post is deleted!
                          PeterJonesP 1 Reply Last reply Reply Quote 0
                          • PeterJonesP
                            PeterJones @kapenike
                            last edited by

                            @kapenike said in Bold font style change on Linux Mint:

                            @PeterJones yes I agree, I believe the OP is ------. Keep it to reddit

                            Either I have misunderstood what you were implying by that term, or I think you seriously misunderstood me somewhere along the way. I was never intending to insult or otherwise denegrate you – and I would never use the term that I think you were trying to obfuscate to refer to anyone.

                            As @mathlete2 said, maybe you just forgot that you had different settings on the two; or, as all I was trying to say, you maybe didn’t notice that it was a plain text file on one machine and a syntax-highlighted file on another.

                            Or maybe that wasn’t the cause at all: given the symptoms you described, and the resolution that you said works, I cannot, right now, think of anything else that would have matched your description on both sides of the equation, which is why I currently believe that; but if you have evidence to the contrary, then great. If you wanted to help figure out why things were behaving differently on Windows and Wine for you, then provide some more evidence, and we can try to help you figure it out; or if you’ve got a solution that works for you, and you don’t care about the cause, that’s fine – but I was honestly not in any way trying to insult or attack you.

                            1 Reply Last reply Reply Quote 2
                            • First post
                              Last post
                            The Community of users of the Notepad++ text editor.
                            Powered by NodeBB | Contributors