• jeffhykin@lemm.ee
    link
    fedilink
    arrow-up
    17
    ·
    edit-2
    10 months ago

    I like all of it, except for that awful “texture healing”. Imagine having words above & below like

    i=mins
    w=maxs
    

    But the m’s just slightly don’t line up because the top one is wider than the bottom one 🤢

    • OmnipotentEntity@beehaw.org
      link
      fedilink
      arrow-up
      13
      arrow-down
      1
      ·
      edit-2
      10 months ago

      Here’s your code example in the editor. I don’t personally think the difference between the 'm’s is super noticable. But what did strike me a lot more is the difference in height between the two 'i’s in the first line. I think that difference is pretty bad.

      • murtaza64@programming.dev
        link
        fedilink
        arrow-up
        6
        ·
        10 months ago

        It looks like it’s not an actual height difference, but the smaller width makes the second i look significantly smaller than the first, also implying a lower height.

        • OmnipotentEntity@beehaw.org
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          10 months ago

          True, they are the exact same height. Holy optical illusion, Batman!

          I suppose this is part of what makes font design so difficult.

        • jeffhykin@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          Welp, another reason I will absolutely not be using glyph-streching or whatever Microsoft called it.

      • jeffhykin@lemm.ee
        link
        fedilink
        arrow-up
        5
        ·
        edit-2
        10 months ago

        thanks for rendering that! and yeah that height difference is really weird. That almost seems like a bug.

        Also Idk if the ='s make the m smaller or bigger.

        If the streching is so small as to be unnoticable (and I agree it’s pretty subtle) then I also don’t really understand the benefit.

        • OmnipotentEntity@beehaw.org
          link
          fedilink
          arrow-up
          3
          ·
          10 months ago

          If the streching is so small as to be unnoticable (and I agree it’s pretty subtle) then I also don’t really understand the benefit.

          Typically, the idea behind this sort of design is that it should be unnoticeable. The motivation is that, with other monospace fonts, the differences in character width, along with the inconsistent spacing and line thicknesses are both noticable and distracting. Some of this badness is avoidable, and this is what this font attempts.

          and yeah that height difference is really weird. That almost seems like a bug.

          I’ve been informed, (and had to double check because I didn’t believe it,) that the two "i"s are actually the exact same height. The first looking larger than the second is an optical illusion. Font design is hard.

    • wethegreenpeople@sopuli.xyz
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      10 months ago

      They would still line up, wouldn’t they? Or am I misunderstanding how the texture healing would work… Would they not take the same total amount of space?