A little admiration of how easy UI customization is on Firefox, and how shitty Chromium looks.

  • @[email protected]
    link
    fedilink
    English
    79 months ago

    I have no idea why people use #Chrome. #Firefox looks so much better,

    Reason n1: Firefox’s font rending sucks; Reasons n2: Chrome dev tools are better and way more supported by whatever ecosystem you develop in.

    • warm
      link
      fedilink
      16
      edit-2
      9 months ago

      Try these settings on Firefox in about:config

      gfx.font_rendering.cleartype_params.enhanced_contrast = 100
      gfx.font_rendering.cleartype_params.pixel_structure = 5
      gfx.font_rendering.cleartype_params.rendering_mode = 5
      gfx.font_rendering.fallback.always_use_cmaps = true

      I cannot use Firefox without them. They adjust the text rendering to be more… normal, I don’t understand why they aren’t default, but maybe things change at higher resolutions (but I don’t own a 2160p monitor to test).

        • warm
          link
          fedilink
          3
          edit-2
          9 months ago

          I’ve accidentally fell into a Linux space, my bad! This will work on Windows, I’m not sure of alternatives on Linux, I gave up using it before I could play around with Firefox.

          Try looking for aliasing options under gfx.font_rendering and trying them out.

          • @[email protected]OP
            link
            fedilink
            39 months ago

            Sooo you mean “Windows has horrible font rendering” ;D I think on KDE its fine, some say GNOME is better but idk.

            • warm
              link
              fedilink
              29 months ago

              No, Windows has good font rendering actually. It’s very much just a Firefox issue on Windows.

              • Thorned_Rose
                link
                fedilink
                39 months ago

                No offence, but I used to think Windows had good font rendering while I was using it. That was until I started using Linux distros. Now every time I boot into Windows, I again remember how awful Windows looks in comparison - washed out, pixelated, gives me eye strain…

                • @[email protected]
                  link
                  fedilink
                  29 months ago

                  never in my years of using Linux have I ever thought that it was rendered clearer. let’s be honest with ourselves, no need to lie.

                  • @[email protected]
                    link
                    fedilink
                    English
                    3
                    edit-2
                    9 months ago

                    It’s a function of PPI, hinting settings, font face, etc. The both of you can be correct in your own right…

                    Objectively there is a long history font rendering issues under linux though, so… eh.

                • warm
                  link
                  fedilink
                  1
                  edit-2
                  9 months ago

                  Linux’s looks more blurry to me, Window’s is much sharper. Maybe at different resolutions it changes though, you need less aliasing at higher res.

                  • Thorned_Rose
                    link
                    fedilink
                    29 months ago

                    I have the inverse - where Windows is so fine and pixelated it looks blurry. Linux is sharp and legible. It may be to do with with sub-pixel rendering. And this has been the case for across multiple computers and laptops, windows versions and Linux distros.

              • @[email protected]OP
                link
                fedilink
                19 months ago

                Strange, I always find it extremely ugly when using Win10 and I think Win11 has improved a lot but not entirely. Its so square-ish for some reason

    • @[email protected]
      link
      fedilink
      29 months ago

      Chrome dev tools are better and way more supported by whatever ecosystem you develop in.

      But what if you’re not a web dev?

      • @[email protected]
        link
        fedilink
        English
        19 months ago

        That’s fair, but I still wouldn’t trade the amazing font rendering that chromium offers.

    • Amju Wolf
      link
      fedilink
      English
      29 months ago

      Chrome dev tools are better for JS debugging, but Firefox wins with everything else, IMO. Especially their flexbox, grid and font visualizations and debug tools are amazing.