Support kerning and ligatures for SystemFont
Open
kind:feature
- Dominant language
- C#
- Stars
- 719
- Forks
- 113
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 1
Description
Currently, we aren't support neither kerning nor ligatures for `SystemFont`. See:
https://github.com/ForNeVeR/wpf-math/blob/4e2c90d82d604a360311ea105aa92ccfdc823e9c/src/WpfMath/SystemFont.cs#L18
https://github.com/ForNeVeR/wpf-math/blob/4e2c90d82d604a360311ea105aa92ccfdc823e9c/src/WpfMath/RowAtom.cs#L125-L141
(for an additional context, check out the PR #113)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.