diff --git a/images/cv-lig-hyphen-chain-with-notch.dark.svg b/images/cv-lig-hyphen-chain-with-notch.dark.svg index 8c84d23d2..083c15e55 100644 --- a/images/cv-lig-hyphen-chain-with-notch.dark.svg +++ b/images/cv-lig-hyphen-chain-with-notch.dark.svg @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/cv-lig-hyphen-chain-with-notch.light.svg b/images/cv-lig-hyphen-chain-with-notch.light.svg index 3db44a3dc..1155d1ba5 100644 --- a/images/cv-lig-hyphen-chain-with-notch.light.svg +++ b/images/cv-lig-hyphen-chain-with-notch.light.svg @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/cv-lig-hyphen-chain-without-notch.dark.svg b/images/cv-lig-hyphen-chain-without-notch.dark.svg index 8c84d23d2..053b0058e 100644 --- a/images/cv-lig-hyphen-chain-without-notch.dark.svg +++ b/images/cv-lig-hyphen-chain-without-notch.dark.svg @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/cv-lig-hyphen-chain-without-notch.light.svg b/images/cv-lig-hyphen-chain-without-notch.light.svg index 3db44a3dc..4fb5f8005 100644 --- a/images/cv-lig-hyphen-chain-without-notch.light.svg +++ b/images/cv-lig-hyphen-chain-without-notch.light.svg @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/utility/generate-samples/templates/character-variant.mjs b/utility/generate-samples/templates/character-variant.mjs index eb84623e5..0d5b97164 100644 --- a/utility/generate-samples/templates/character-variant.mjs +++ b/utility/generate-samples/templates/character-variant.mjs @@ -18,7 +18,7 @@ export default (function (args) { { "font-family": "Iosevka" }, { "font-size": 96 }, { "font-style": slope }, - { "font-feature-settings": { ...args.fontFeatures, calt: 1 } }, + { "font-feature-settings": { ...args.fontFeatures, dlig: 1 } }, { color: theme.body }, ch ]