1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-14 16:20:28 +03:00
FiraCode/features/cv25.fea

8 lines
232 B
Plaintext
Raw Normal View History

2020-10-11 02:11:57 +03:00
# Name: .- as ligature
lookup period_hyphen {
ignore sub period period' hyphen;
ignore sub period' hyphen hyphen;
2021-11-29 17:12:07 +03:00
sub period.spacer hyphen' by period_hyphen.cv32;
2020-10-11 02:11:57 +03:00
sub period' hyphen by period.spacer;
} period_hyphen;