From 5bfa00e99f0d419b53060644d3790df300053b6a Mon Sep 17 00:00:00 2001 From: be5invis Date: Thu, 2 Jul 2020 20:08:18 -0700 Subject: [PATCH] Add `v-k-curly-cursive` combination (#627). --- changes/3.3.0.md | 3 ++- params/variants.toml | 13 ++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/changes/3.3.0.md b/changes/3.3.0.md index de7e0dc440..da21dbee3a 100644 --- a/changes/3.3.0.md +++ b/changes/3.3.0.md @@ -3,4 +3,5 @@ * Add a more rounded variant of `D` (#616). * Add support for open number sign (`VXBI` and `VXBJ`, #621). * Add toothless variant of `b` and `d` (#462). - * Fix italic Cyrillic I and Tse shape when `v-u-without-bar` is applied (#625). \ No newline at end of file + * Fix italic Cyrillic I and Tse shape when `v-u-without-bar` is applied (#625). + * Add `v-k-curly-cursive` combination (#627). \ No newline at end of file diff --git a/params/variants.toml b/params/variants.toml index 410913dc88..0bed9cb0d6 100644 --- a/params/variants.toml +++ b/params/variants.toml @@ -246,24 +246,31 @@ variant.dotlessj = "straight" [simple.v-k-straight] tag = "cv68" sampler = 'kK' -description = '`k` with standard shape' +description = '`k` and `K` with standard shape' variant.k = 'straight' variant.K = 'straight' [simple.v-k-curly] tag = "cv69" sampler = 'kK' -description = 'Slightly curly `k`, like Iosevka 2.x' +description = 'Slightly curly `k` and `K`, like Iosevka 2.x' variant.k = 'curly' variant.K = 'curly' [simple.v-k-cursive] tagItalic = "cv70" sampler = 'kK' -description = '`k` with a cursive loop' +description = '`k` with a cursive loop, and `K` with standard shape' variant.k = 'cursive' variant.K = 'straight' +[simple.v-k-curly-cursive] +tagItalic = "VXBR" +sampler = 'kK' +description = '`k` with a cursive loop, and `K` with curly shape' +variant.k = 'cursive' +variant.K = 'curly' + [simple.v-l-hooky] tag = 'cv09' sampler = 'l'