1
0
Fork 0
mirror of synced 2024-05-19 03:53:30 +12:00
FiraCode/features/cv25.fea

9 lines
227 B
Plaintext
Raw Permalink Normal View History

2022-03-16 06:11:40 +13:00
# .- as ligature
2020-10-11 12:11:57 +13:00
lookup period_hyphen {
ignore sub period period' hyphen;
ignore sub period' hyphen hyphen;
sub period.spacer hyphen' by period_hyphen.cv25;
2020-10-11 12:11:57 +13:00
sub period' hyphen by period.spacer;
} period_hyphen;