1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-07 09:26:27 +03:00
FiraCode/features/cv25.fea

9 lines
227 B
Plaintext
Raw Normal View History

2022-03-15 20:11:40 +03:00
# .- as ligature
2020-10-11 02:11:57 +03: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 02:11:57 +03:00
sub period' hyphen by period.spacer;
} period_hyphen;