I’ve built a new font! Thoughts and feedback on my approach very welcome.

    • edent@open-source.socialOP
      link
      fedilink
      arrow-up
      12
      ·
      11 months ago

      Thanks :-) It was a couple of days work. Mostly teaching myself stuff that I’d forgotten. I blogged about it so others can follow the process if they want.

  • sab@kbin.social
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    11 months ago

    Fantastic project! And thanks for the heads up about the 17th century Dutch fonts - I might consider that for the printed version of my thesis that will probably rot away in the university library anyway. Might as well make it interesting looking.

    My favourite project of this kind is TT2020, which takes typewriter imitation to the next level by including irregularities within the font itself. Each (common) glyph has several versions, making the outcome look much more genuine and allowing for the occasional badly printed glyph without making the same error repeat itself to infinity.

    It’s a bit overkill maybe, but it would absolutely lend itself well to Shakespearian scripts. :)

  • Bumblefumble@beehaw.org
    link
    fedilink
    arrow-up
    3
    ·
    11 months ago

    Do modern day fonts even support automatic ligatures? How does that work? Or are there Unicode symbols for them?

    • edent@open-source.socialOP
      link
      fedilink
      arrow-up
      6
      ·
      11 months ago

      Both! Unicode has some support for as-is ligatures. For example is U+FB01.

      Modern fonts can also use self-defined ligatures. That’s how fonts like https://www.sansbullshitsans.com/

      So my plan is (eventually) to add in ligatures where Unicode has defined them - and automatically replace typed text with self-defined ligatures where it doesn’t.

    • winety@communick.news
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      11 months ago

      Yes, they do. Part of the OpenType standard are the so called “OpenType features” which (amongst other things) allow for contextual alternates, i.e. different kinds of ligatures, and for stylistic alternates, e.g. a slashed zero, a single-storey ɑ, etc. All of these different glyphs are encoded in the font and can be enabled when typesetting using different selectors. This website shows them off.

      Some ligatures, like “ffl”, are a separate character in Unicode. Some were added because they can be considered a different character in languages other than English. Some (like “ffl”) were added because of legacy reasons; “no more will be encoded in any circumstances”.

  • HunterHog@pathfinder.social
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    Oh, I love everything about this project so much! It looks lovely!

    It also looks mighty useful for making handouts for TTRPG campaigns ahaha.

    Was the letter-recognition Python codeblock of your own making?

    • edent@open-source.socialOP
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      Cheers. The code was cobbled together by me from various random tutorials and things I had laying around.

  • shepherd@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    Oooh, I’m excited to try this out! But later, 'cause I’m just on mobile, and kbin doesn’t have a save function yet lol.

      • MisterMoo@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        This is such a great project! I can see how there’s a little room for clean-up on that long S. Plus the comma-looking apostrophe 😵‍💫. Although maybe that’s how that punctuation mark acted back then?