edent

joined 11 months ago
[–] edent@open-source.social 2 points 11 months ago

Thanks! I'm chuffed with how they turned out.

[–] edent@open-source.social 1 points 11 months ago

Nah, that's just me not adjusting the positioning of the apostrophe. Lots of clean-up to do :-)

[–] edent@open-source.social 4 points 11 months ago

Oh! That is very clever. Thank you.

[–] edent@open-source.social 6 points 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.

[–] edent@open-source.social 3 points 11 months ago

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

[–] edent@open-source.social 2 points 11 months ago (2 children)

Cheers! I'm hoping to add some more letters and tidy up the rest when I have more time.

[–] edent@open-source.social 9 points 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.

 

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