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

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 6 points 3 years 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.

  • source
  • parent