1
0
Fork 0
mirror of synced 2024-05-17 19:13:52 +12:00
FiraCode/features/cv25.fea

8 lines
232 B
Plaintext
Raw Normal View History

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