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.1k stars 793 forks source link

Arabic hinting fix #745

Closed aaronbell closed 1 month ago

aaronbell commented 1 month ago

Summary of the Pull Request

The point order of certain Arabic glyphs in the font changed, likely due to a newer version of the python libraries. The hinting has now been updated to reflect the new point order.

PR Checklist