1
0
Fork 0
mirror of synced 2024-05-04 04:33:45 +12:00
FiraCode/features/cv25.fea
2022-03-15 18:11:40 +01:00

9 lines
227 B
Plaintext

# .- 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;