1
0
Fork 0
mirror of synced 2024-09-30 01:06:54 +13:00
FiraCode/features/cv25.fea
2022-03-15 18:11:40 +01:00

8 lines
227 B
Text

# .- as ligature
lookup period_hyphen {
ignore sub period period' hyphen;
ignore sub period' hyphen hyphen;
sub period.spacer hyphen' by period_hyphen.cv25;
sub period' hyphen by period.spacer;
} period_hyphen;