Add support for customizing TTFA parameters. Fixes #347
This commit is contained in:
parent
8224f72e73
commit
cb528c393a
3 changed files with 8 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
[buildPlans.iosevka-custom] # <iosevka-custom> is your plan name
|
||||
family = "Iosevka Custom" # Font menu family name
|
||||
design = ["leading-1500", "v-i-hooky", "v-l-hooky"] # Customize styles
|
||||
hintParams = ["-a", "sss"] # Optional custom parameters for ttfautohint
|
||||
|
||||
|
||||
# Override default building weights
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue