FiraCode/features/cv25.fea

8 wiersze
232 B
Plaintext
Czysty Zwykły widok Historia

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