It looks gorgeous. Can't wait to use it in my desktop.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Been using it myself since it launched, been loving it so far! Got it active on everything except my terminal.
But does it have unicode emojis?
😀 😁 😂 😃 😄 😅 😆 😇 😈 🕧 🕯️ 🕰️ 🕳️ 🕴️ 🕵️ 🕶️ 🕷️ 🕸️ 🕹️ 🕺 🖇️ 🖊️ 🖋️ 🖌️ 🖍️ 🖐️ 🖕 🖖 🖤 🖥️ 🖨️ 🖱️ 🖲️ 🖼️ 🗂️ 🗃️ 🗄️ 🗑️ 🗒️ 🗓️ 🗜️ 🗝️ 🗞️ 🗡️ 🗣️ 🗨️ 🗯️ 🗳️ 🗺️ 🗻 🗼 🗽 🗾 🗿
Hmm it specifically seems to be missing emojis
It's a latin font.
Designing all unicode characters would be madness.
Thanks. I imagine most unicode characters and emojis are just copied over from some default font?
Maybe they'll patch it into a https://www.nerdfonts.com
It's a nice font. I just have a hard time with trusting SUSE after the SUSE vs OpenSUSE debacle.
That's awesome! Now how can I add it to Libreoffice?
Same as any other font. Add it to ~/.fonts or /usr/local/fonts. You might also have something like font browser already preinstalled, and usually there’s an Install button
Thank you! :D
I think it is a beautiful font, but I feel like I can not read it as well as others fonts in my high DPI small font (or basically anything small) setup.
This will be a nice addition to my collection of fonts :3
I need more discussion on typefaces. Typography is one of my hyperfixations. :-)
P.S.: I meant "special interests", not hyperfixations.
hyperfixations
You probably mean "special interest". Simplifying, hyperfixation is such a strong fixation on something that you absolutely can't think about anything else.
Yeah, this is the correct term, thank you!
Based on what I've seen from this person, this is all I ever seen them talking about
I like it. Not gonna nitpick. It's nicer than those microsoft fonts that came out recently
Looks nice, but I will keep IBM Plex Mono.
What is going on with that lowercase g?
That’s fairly standard for serif fonts like times new roman, baskerville, etc. Although it is uncommon in modern sans serif fonts and/or fonts designed to be viewed on a screen.
The Fira family has a similar fancy g for some reason
Here in Germany at least, if you read almost any printed novel, the type face will include this type of g. It’s so common, that I didn’t realise it’d be strange for some people.
(Although I do recall seeing a post about a kid that was confused by that weird letter, somewhere a while ago. Probably was still back on r*****)
Yeah it's common. I'm not confused by it, just like a normal g more.
The commenter I responded to originally seemed confused/surprised by it, though.
Huh, just realized that the r-word and “Reddit” have the same number of characters.
Tried it on Gnome, didn't look the greatest. The numbers in the time were really close to the colon in the top panel. Very well could just be a Gnome issue though, the way it handles fonts is weird.
That’s a pretty good looking font. I think that lowercase g might be distracting but it’s workable.
The correct term would be typeface ☝️🤓
I don't love it, but I also went in hoping for a possible new monospaced font to try out. It's nice to have options and maybe give Suse a slightly more distinct look I suppose.
Try this: https://www.programmingfonts.org/
I've used it in the past, thanks for reminding me of it though.
Random recommendation, but I recently stumbled upon https://monaspace.githubnext.com, and it seems like a pretty cool approach to the whole "monospace font for dev work"
I like that idea of using the different fonts for e.g. Copilot suggestions - reminds me of reading Asterix comics as a kid when they'd use gothic black for the Goth's speech, etc.
edit: e.g.
I remember these when they came out, and I liked Neon and Krypton the most. I'm glad you linked it so others might get to see it though, thanks!
The idea of the github fonts is interesting, but I find it strange that the same letters next to each other can have different widths. I currently prefer the CommitMono approach.
Looks great, thanks for sharing
That's actually very much my kind of font, thanks a lot. At first glace I still prefer my current font (Liberation Mono), but I'll give it a test run and see how it feels after a couple of weeks. You can never tell right away if a font is a keeper.
I'm not a fan of the way the lowercase L's tail interacts with uppercase letters, but other than that it's not bad!
The "fi" combination also seems problematic since they seem to intersect.
That's a ligature, it's deliberate.
To me, that's even worse. Ligatures that have 0 separation where it's expected short circuit my reading comprehension.
That's what a ligature is. Combining two characters so they don't clash.
You can turn them off with every font. But you'll be surprised by how much they can improve readability, because they remove optical irritation as shown here.
So what I see there is that badly designed fonts require ligatures to correct interactions.
Like, I get that there are some neat ones, e.g. I have them turned on when writing code for symbols, but they seem wholly unnecessary and distracting in alphabetical characters.
But I'm also the kind of weirdo that thinks the world needs more monospace fonts.
/shrug
It is the exact opposite. Ligatures were created to help deal with the lack of clarity when symbols overlap. fi, ff, fl, ffi, have historically (like print press historical) been common ligatures where others are stylistic, where others are downright questionable & make things harder to read. The first category should almost always be supported, & the others can usually be disabled if not commonly off by default where you opt in for some design, not for general body copy.
What you are referring to about ‘programming ligatures’ is an outright abuse of open type features full of false positives, ambiguities, & lack of clarity for outsiders to understand what your code means. What you want is Unicode supported in your language so you can precisely what you mean than using ASCII abominations—like meaning →
but typing ->
, dash + greater, than which isn’t at all what you mean which is a rightward arrow. (with a non-exhaustive languages with decent Unicode support: Raku, Julia, Agda, PureScript, Haskell with Unicode pragma, & all APL dialects).
This looks wonderful. Ima dl this now.