microsoft / cascadia-code

This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
Other
25.39k stars 803 forks source link

Correcting STAT table #537

Closed aaronbell closed 3 years ago

aaronbell commented 3 years ago

Summary of the Pull Request

This includes two fixes:

Also: Adjusts calt feature to ensure LIG substitutions properly function under rare conditions where the ignore activate incorrectly. I thought this had already been PR'd but seems not.

For example: ===] First = becomes "equal_equal.liga", and ignore would activate on second =, blocking LIG from being substituted. If the liga form appears, LIG should appear.

Turned back on the =>> =<<, etc. ligatures as there is a glyph for them now.

In other news, I fixed my git repository.

aaronbell commented 3 years ago

Sorry. Deleted the branch :3.