I tried different font settings in the font settings and it didn’t improve much (font hinting, anti aliasing, custom DPI settings, different font size)

The font is the default one which is Ubuntu Regular with font size set to 10

Sub pixel order is set properly to RGB Linux Mint xfce

Even when running windows in a virtual machine, the font rendering in it is miles ahead of what I got on my Linux setup!!!

  • TCB13@lemmy.world
    link
    fedilink
    English
    arrow-up
    50
    ·
    1 month ago

    You will never get the same font rendering on Linux as on Windows as Windows font rendering (ClearType) is very strange, complicated and covered by patents.

    Font rendering is also kind of a subjective thing. To anyone who is used macOS, windows font rendering looks wrong as well. Apple’s font rendering renders fonts much closer to how they would look printed out. Windows tries to increase readability by reducing blurriness and aligning everything perfectly with pixels, but it does this at the expense of accuracy.

    Linux’s font rendering tends to be a bit behind, but is likely to be more similar to macOS than to Windows rendering as time goes forward. The fonts themselves are often made available by Microsoft for using on different systems, it’s just the rendering that is different.

    For me, on my screens just by installing Segoe UI and tweaking the hinting / antialiasing under GNOME settings makes it really close to what Windows delivers. The default Ubuntu font, Cantarell and Sans don’t seem to be very good fonts for a great rendering experience.

    The following links may be of interest to you:

    • Max-P@lemmy.max-p.me
      link
      fedilink
      arrow-up
      15
      ·
      1 month ago

      Definitely very subjective. People keep saying macOS has amazing font rendering but for me it just looks like a blurry mess, especially on non-retina displays. My fonts are set to be as sharp as possible on Linux because when coding and in the terminal I want very sharp fonts so they’re easier to read for me.

      Seconding the dependence on the particular font as well. Cantarell, Ubuntu and OpenSans are all fairly blurry regardless, unless seen on HiDPI screens in which case they do look more like macOS. DejaVu Sans can be very sharp in contrast at very low resolutions because it’s been made in the 800x600 and 1024x768 days and optimized to look sharp when small.

      • TrickDacy@lemmy.world
        link
        fedilink
        arrow-up
        8
        ·
        1 month ago

        I gotta highly disagree with the blurry mess comment. To my eye Linux is looking about 90% as good as Mac these days. Mac fonts look the best but that os is worse in a lot of other ways. Windows always has looked worst font wise, though I will say it looks better these days than it used to.

        • flying_sheep@lemmy.ml
          link
          fedilink
          arrow-up
          6
          ·
          1 month ago

          Objectively, Apple is focusing on leveraging high DPI over subpixel tricks.

          It makes sense that people who value sharpness on low DPI screens prefer subpixel rendering over grayscale.

    • massivefailure@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      1 month ago

      Windows and Mac rendering have always been ugly as sin to me and I vastly prefer Linux font displays. They always look cleaner and less processed.

    • Gianni R@lemmy.ml
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 month ago

      I’m partial to macOS and I agree, I think Windows font rendering looks like garbage. On GNOME, I’ve found things to be okay. Sucks that patents are involved in this mess

    • Im28xwa@lemdro.idOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 month ago

      Thanks a lot for the info! I just went and installed segoe Ui font, and it looked even worse than Ubuntu Regular and I tried all the hinting options and made sure to restart after each change!!!