Bold font style change on Linux Mint
-
@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.
-
@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
-
@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
-
This post is deleted! -
@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++))
-
@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.
-
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.)
-
@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.
-
This post is deleted! -
@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.