Closed youssefhabri closed 4 years ago
Hi, and thanks for using the font!
Jetbrains: I seem to remember that their products have a checkbox to use the Bold variant (the italic style isn’t explicitly listed either)?
VS Code: did you try .fontFamily: «Victor Mono» and .fontWeight: «bold» or 700?
VS Code: did you try .fontFamily: «Victor Mono» and .fontWeight: «bold» or 700?
Yep, that's what I'm currently using. I was just wondering why using the Bold variant directly doesn't work.
Jetbrains: I seem to remember that their products have a checkbox to use the Bold variant (the italic style isn’t explicitly listed either)?
I'm not sure about a global "Bold" toggle. The only option I can find is manually setting bold in the color scheme for everything (keywords, comments ...etc)
As for italic, yes, it doesn't show up either.
The variants don't show up in other editors either. It seems like they only show up as part of the Regular version, not as separate versions: (Kate, KDE code editor)
Code: if family «Victor Mono» + weight «bold» works, then I would just use that. I don’t know why family «Victor Mono Bold» doesn’t work.
Otherwise, that certain variants are treated as variants of Regular, rather than being listed on their own, is something I’ve seen here and there.
I guess the question is: are you able to get the styles you want on the final code?
I guess the question is: are you able to get the styles you want on the final code?
I can in the editors that allow choosing weight, otherwise, I can't.
If its something out of your control, its fine. I really like the font (thanks for making it, btw :+1:), not being able to use Bold is a minor inconvenience, but, I just can use SemiBold instead.
I think the issue might be that it only has Victor Mono
in the name:
Whereas the ones that show up have both Victor Mono
and Victor Mono VARIANT
Hm, interesting. I don’t really know how to remedy that (other than only installing Bold if that’s the weight you prefer, of course).
Ok, doing that seems to work. Thanks.
I'll let you decide whether to close this issue or not. I'm happy with the solution.
As the title states, the Bold variant of the font doesn't show up in Jetbrains IDE's font dropdown list:
It also doesn't work in VSCode if I use
"fontFamily": "Victor Mono Bold"
:I'm using the latest version available in the website and I'm on linux (NixOS + KDE 5.18).
Victor Mono Bold shows up in the system font management tool: