Skip to content

Commit

Permalink
use noLigations
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Sep 28, 2024
1 parent d955680 commit c38f152
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions private-build-plans.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ spacing = "normal"
serifs = "sans"
noCvSs = true
webfontFormats = ["WOFF2"]
noLigation = true

[buildPlans.iosevka-normal.variants]
inherits = "ss14"
Expand All @@ -26,23 +27,23 @@ webfontFormats = ["WOFF2"]
seven = "bend-serifless"
w = "straight-flat-top-serifless"

[buildPlans.iosevka-normal.ligations]
# https://github.com/be5invis/Iosevka/blob/main/params/ligation-set.toml
inherits = "default-calt"
disables = [
# '--default-center-ops--',
'--default-equality-inequality--',
# '--default-kern--',
'--default-chaining--',
'arrow-l', 'arrow-r', 'arrow-lr',
'html-comment',
'ltgt-diamond-tag',
'ltgt-slash-tag',
'trig',
'slash-asterisk',
'llgg',
'llggeq',
]
# [buildPlans.iosevka-normal.ligations]
# # https://github.com/be5invis/Iosevka/blob/main/params/ligation-set.toml
# inherits = "default-calt"
# disables = [
# # '--default-center-ops--',
# '--default-equality-inequality--',
# # '--default-kern--',
# '--default-chaining--',
# 'arrow-l', 'arrow-r', 'arrow-lr',
# 'html-comment',
# 'ltgt-diamond-tag',
# 'ltgt-slash-tag',
# 'trig',
# 'slash-asterisk',
# 'llgg',
# 'llggeq',
# ]

[buildPlans.iosevka-normal.weights.regular]
shape = 400
Expand Down

0 comments on commit c38f152

Please sign in to comment.