Replies: 2 comments
-
Yes, NG only supports fixed-width fonts. That was a decision made for numerous reasons, chief among them is that GREATLY simplifies the painting algorithms, but also that for a code editor, a variable width font seems... well, I don't understand why someone would want it ;-). As for bold, well NEdit does offer for styles to be bold. If you go to: Preferences -> Default Settings -> Syntax Highlighting -> Text Drawing Patterns. You can set the color, boldness, or italics of a given style. Just note that it applies to a specific style and not the font as a whole. This is because something like a keyword may want to be bold in comparison to the normal font. Not exactly what you're asking for, I know. You may also want to look into some fonts that are in themselves, bolder (and when bolded are even bolder). A great choice IMO is "Source Code Pro" which offers "Medium" "Semibold" and "Black" variants which are degrees of being bolder than the normal variant. https://fonts.google.com/specimen/Source+Code+Pro Hack is also just generally a nice looking editor font :-) |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for all that. I'm not a great fonts expert on Mac, but your tips have led me to what I wanted. I had settled on Consolas in nedit-ng, and I've been using Inconsolata in another project, and a font comparison site says they're 99.9% identical http://www.identifont.com/differences?first=Consolas&second=Inconsolata&q=Go So I downloaded Inconsolata .. and it was a bit condensed (narrower) than what I was used to, but SemiExpanded-Bold was just right. Consolas .. Inconsolata SemiExpanded-Bold .. Those images don't look great here, but on screen they're very clear. So I can flip between those two when I want more boldness. And there's still SemiExpanded-{ Medium, ExtraBold, Black } as more options. Buonissimo ! Ciao. |
Beta Was this translation helpful? Give feedback.
-
Ciao tutti, buon Capodanno, e felice nuovo anno in generale.
(Scusate, sto imparando l'italiano).
It could be useful at times to use a bold font, for better visibility on screen, or better printing. My Mac is not offering me any bold fonts. In fact, for your interest, it's offering me a strange set of fonts, but they appear to be the set of fixed-width fonts the Mac has.
From nedit-ng ..
From Mac TextEdit app .. there are bold versions for most of the fixed-width fonts:
Anyway, any thoughts on accessing bold fonts on Mac, or any platform ?
Grazie.
Beta Was this translation helpful? Give feedback.
All reactions