From bd69f76c9df84685ca39bac0789d63a750872ca1 Mon Sep 17 00:00:00 2001 From: be5invis Date: Sat, 4 Feb 2023 01:13:13 -0800 Subject: [PATCH] Fix sample image --- images/cv-lig-hyphen-chain-with-notch.dark.svg | 2 +- images/cv-lig-hyphen-chain-with-notch.light.svg | 2 +- images/cv-lig-hyphen-chain-without-notch.dark.svg | 2 +- images/cv-lig-hyphen-chain-without-notch.light.svg | 2 +- utility/generate-samples/templates/character-variant.mjs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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 ]