Default to swash, it supports ligatures more better

This commit is contained in:
Jeremy Soller 2022-10-07 12:00:45 -06:00
parent a5b950bfa9
commit a36291add7
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

View file

@ -16,5 +16,5 @@ unicode-linebreak = "0.1"
unicode-script = "0.5"
[features]
default = ["ab_glyph"]
default = ["swash"]
mono = []