1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-08-16 08:20:37 +03:00
FiraCode/features/cv25.fea

8 lines
232 B
Plaintext
Raw Normal View History

2020-10-11 02:11:57 +03:00
# Name: .- 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;