1
0
forked from pool/iosevka-fonts
Lukas Kucharczyk 2021-01-11 09:26:24 +00:00 committed by Git OBS Bridge
parent 69d8bf0f06
commit 40c4cadc15
17 changed files with 67 additions and 29 deletions

View File

@ -475,6 +475,9 @@ Subsection `variants` is used to configure character variants in the font. Prope
- Styles for `K`:
+ `capital-k = 'straight'`, `cv07 = 1`: `K` with standard shape (default).
+ `capital-k = 'curly'`, `cv07 = 2`: Slightly curly `K`, like Iosevka 2.x.
- Styles for `L`:
+ `capital-l = 'standard'`, `cv63 = 1`: Standard `L` (default).
+ `capital-l = 'motion-serifed'`, `cv63 = 2`: Standard `L` with motion serifs.
- Styles for `M`:
+ `capital-m = 'hanging'`, `cv08 = 1`: `M` with middle being hanging off baseline (default).
+ `capital-m = 'flat-bottom'`, `cv08 = 2`: `M` with middle aligned to baseline.
@ -482,12 +485,22 @@ Subsection `variants` is used to configure character variants in the font. Prope
+ `capital-q = 'taily'`, `cv09 = 1`: `Q` with a curly tail (default).
+ `capital-q = 'straight'`, `cv09 = 2`: `Q` with a straight tail like in the old versions.
+ `capital-q = 'crossing'`, `cv09 = 3`: `Q` with a tail crossing the ring.
+ `capital-q = 'vertical-crossing'`, `cv09 = 4`: `Q` with a vertical tail crossing the ring.
- Styles for `R`:
+ `capital-r = 'straight'`, `cv10 = 1`: Standard, straight-leg `R` (default).
+ `capital-r = 'curly'`, `cv10 = 2`:  Slightly curly-legged `R`, like Iosevka 2.x.
- Styles for `Y`:
+ `capital-y = 'straight'`, `cv11 = 1`: Standard, straight `Y` (default).
+ `capital-y = 'curly'`, `cv11 = 2`: Slightly curly `Y`, like Iosevka 2.x.
- Styles for `Z`:
+ `capital-z = 'standard'`, `cv64 = 1`: Standard `Z` (default).
+ `capital-z = 'with-crossbar'`, `cv64 = 2`: Standard `Z` with a diagonal cross bar for better dsitinction with `2`.
+ `capital-z = 'with-horizontal-crossbar'`, `cv64 = 3`: Standard `Z` with a horizontal cross bar for better dsitinction with `2`.
+ `capital-z = 'curly'`, `cv64 = 4`: Curly `Z`.
+ `capital-z = 'curly-with-crossbar'`, `cv64 = 5`: Curly `Z` with a diagonal cross bar for better dsitinction with `2`.
+ `capital-z = 'curly-with-horizontal-crossbar'`, `cv64 = 6`: Curly `Z` with a horizontal cross bar for better dsitinction with `2`.
+ `capital-z = 'motion-serifed'`, `cv64 = 7`: Standard `Z` with motion serifs.
+ `capital-z = 'curly-motion-serifed'`, `cv64 = 8`: Curly `Z` with motion serifs.
- Styles for `a`:
+ `a = 'doublestorey'`, `cv12 = 1`: Double-storey `a` (default for Upright).
+ `a = 'doublestorey-tailed'`, `cv12 = 2`: Double-storey `a` with curly tail.
@ -499,15 +512,26 @@ Subsection `variants` is used to configure character variants in the font. Prope
+ `a = 'singlestorey-earless-corner-tailed'`, `cv12 = 8`: Earless (cornered top-right) single-storey `a` with curly tail.
+ `a = 'singlestorey-earless-rounded'`, `cv12 = 9`: Earless (rounded top-right) single-storey `a`.
+ `a = 'singlestorey-earless-rounded-tailed'`, `cv12 = 10`: Earless (rounded top-right) single-storey `a` with curly tail.
+ `a = 'doublestorey-motion-serifed'`, `cv12 = 11`: Double-storey `a` with motion serifs.
+ `a = 'singlestorey-motion-serifed'`, `cv12 = 12`: Single-storey `a` with motion serifs.
+ `a = 'singlestorey-earless-corner-motion-serifed'`, `cv12 = 13`: Earless (cornered top-right) single-storey `a` with motion serifs.
+ `a = 'singlestorey-earless-rounded-motion-serifed'`, `cv12 = 14`: Earless (rounded top-right) single-storey `a` with motion serifs.
- Styles for `b`:
+ `b = 'toothed'`, `cv13 = 1`: `b` with bottom-left tooth (default).
+ `b = 'toothless-corner'`, `cv13 = 2`: `b` without bottom-left tooth, with a corner transition.
+ `b = 'toothless-rounded'`, `cv13 = 3`: `b` without bottom-left tooth, with a rounded transition.
+ `b = 'motion-serifed-toothed'`, `cv13 = 4`: `b` with motion serif, and with bottom-left tooth.
+ `b = 'motion-serifed-toothless-corner'`, `cv13 = 5`: `b` with motion serif, and without bottom-left tooth, with a corner transition.
+ `b = 'motion-serifed-toothless-rounded'`, `cv13 = 6`: `b` with motion serif, and without bottom-left tooth, with a rounded transition.
- Styles for `d`:
+ `d = 'toothed'`, `cv14 = 1`: `d` with bottom-right tooth (default for Upright).
+ `d = 'toothless-corner'`, `cv14 = 2`: `d` without bottom-right tooth, with a corner transition.
+ `d = 'toothless-rounded'`, `cv14 = 3`: `d` without bottom-right tooth, with a rounded transition.
+ `d = 'tailed'`, `cv14 = 4`: `d` with a slightly tail bottom-right tail (default for Italic).
+ `d = 'motion-serifed-toothed'`, `cv14 = 5`: `d` motion serif, and with bottom-right tooth.
+ `d = 'motion-serifed-toothless-corner'`, `cv14 = 6`: `d` motion serif, and without bottom-right tooth, with a corner transition.
+ `d = 'motion-serifed-toothless-rounded'`, `cv14 = 7`: `d` motion serif, and without bottom-right tooth, with a rounded transition.
+ `d = 'motion-serifed-tailed'`, `cv14 = 8`: `d` motion serif, and with a slightly tail bottom-right tail.
- Styles for `e`:
+ `e = 'flat-crossbar'`, `cv59 = 1`: `e` with flat crossbar (default for Upright).
+ `e = 'rounded'`, `cv59 = 2`: `e` with more rounded shape (default for Italic).
@ -537,6 +561,8 @@ Subsection `variants` is used to configure character variants in the font. Prope
+ `g = 'singlestorey-flat-hook'`, `cv16 = 6`: Single-storey `g` with flat terminal hook.
+ `g = 'singlestorey-earless-corner-flat-hook'`, `cv16 = 7`: Earless (cornered top-right) single-storey `g` with flat terminal hook.
+ `g = 'singlestorey-earless-rounded-flat-hook'`, `cv16 = 8`: Earless (rounded top-right) single-storey `g` with flat terminal hook.
+ `g = 'singlestorey-motion-serifed'`, `cv16 = 9`: Single-storey `g` with motion serifs.
+ `g = 'singlestorey-motion-serifed-flat-hook'`, `cv16 = 10`: Single-storey `g` with motion serifs and flat terminal hook.
- Styles for `h`:
+ `h = 'straight'`, `cv17 = 1`: `h` with straight ending (default).
+ `h = 'tailed'`, `cv17 = 2`: `h` with curly tailed ending.
@ -563,6 +589,9 @@ Subsection `variants` is used to configure character variants in the font. Prope
+ `k = 'straight'`, `cv20 = 1`: `k` with standard shape (default for Upright).
+ `k = 'curly'`, `cv20 = 2`: Slightly curly `k`, like Iosevka 2.x.
+ `k = 'cursive'`, `cv20 = 3`: `k` with a cursive loop (default for Italic).
+ `k = 'motion-serifed-straight'`, `cv20 = 4`: `k` with motion serifs.
+ `k = 'motion-serifed-curly'`, `cv20 = 5`: Slightly curly `k`, like Iosevka 2.x, with motion serifs.
+ `k = 'motion-serifed-cursive'`, `cv20 = 6`: `k` with a cursive loop and motion serifs.
- Styles for `l`:
+ `l = 'serifed'`, `cv21 = 1`: Serifed `l` (default for Upright).
+ `l = 'serifless'`, `cv21 = 2`: `l` like a straight line.
@ -616,6 +645,8 @@ Subsection `variants` is used to configure character variants in the font. Prope
+ `q = 'earless-corner-tailed'`, `cv25 = 4`: Earless (cornered top-left) single-storey `q` with curly tail.
+ `q = 'earless-rounded'`, `cv25 = 5`: Earless (rounded top-left) single-storey `q`.
+ `q = 'earless-rounded-tailed'`, `cv25 = 6`: Earless (rounded top-left) single-storey `q` with curly tail.
+ `q = 'motion-serifed-straight'`, `cv25 = 7`: `q` with straight bar and motion serifs.
+ `q = 'motion-serifed-tailed'`, `cv25 = 8`: `q` with tail and motion serifs.
- Styles for `r`:
+ `r = 'serifless'`, `cv26 = 1`: Straight, serif-less `r` (default for Sans).
+ `r = 'serifed'`, `cv26 = 2`: `r` with serif at both top and bottom (default for Slab Upright).
@ -656,13 +687,15 @@ Subsection `variants` is used to configure character variants in the font. Prope
+ `y = 'cursive'`, `cv32 = 4`: Cursive-like `y` (default for Italic).
+ `y = 'cursive-flat-hook'`, `cv32 = 5`: Cursive-like `y` with flat terminal hook.
+ `y = 'curly-turn'`, `cv32 = 6`: More curly letter `y`, like Iosevka 2.x, with a tail turns leftward.
- Styles for `z`, `Z`:
+ `z = 'standard'`, `cv33 = 1`: Standard `Z` and `z` (default).
+ `z = 'with-crossbar'`, `cv33 = 2`: Standard `Z` and `z` with a diagonal cross bar for better dsitinction with `2`.
+ `z = 'with-horizontal-crossbar'`, `cv33 = 3`: Standard `Z` and `z` with a horizontal cross bar for better dsitinction with `2`.
+ `z = 'curly'`, `cv33 = 4`: Curly `Z` and `z`.
+ `z = 'curly-with-crossbar'`, `cv33 = 5`: Curly `Z` and `z` with a diagonal cross bar for better dsitinction with `2`.
+ `z = 'curly-with-horizontal-crossbar'`, `cv33 = 6`: Curly `Z` and `z` with a horizontal cross bar for better dsitinction with `2`.
- Styles for `z`:
+ `z = 'standard'`, `cv33 = 1`: Standard `z` (default).
+ `z = 'with-crossbar'`, `cv33 = 2`: Standard `z` with a diagonal cross bar for better dsitinction with `2`.
+ `z = 'with-horizontal-crossbar'`, `cv33 = 3`: Standard `z` with a horizontal cross bar for better dsitinction with `2`.
+ `z = 'curly'`, `cv33 = 4`: Curly `z`.
+ `z = 'curly-with-crossbar'`, `cv33 = 5`: Curly `z` with a diagonal cross bar for better dsitinction with `2`.
+ `z = 'curly-with-horizontal-crossbar'`, `cv33 = 6`: Curly `z` with a horizontal cross bar for better dsitinction with `2`.
+ `z = 'motion-serifed'`, `cv33 = 7`: Standard `z` with motion serifs.
+ `z = 'curly-motion-serifed'`, `cv33 = 8`: Curly `z` with motion serifs.
- Styles for `ß` (Eszet):
+ `eszet = 'traditional'`, `cv34 = 1`: Traditional, Fraktur-like Eszet (`ß`).
+ `eszet = 'sulzbacher'`, `cv34 = 2`: More modern, beta-like Eszet (`ß`) (default).

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee7b856aaed3ba005e4765c84b5f05c99cd913b59b155f954bcac8a5829d98d4
size 30430808

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fc2be706ab06d04a23f7a33d7777fde0523f15891b015a36ca3e83d7ac37d62
size 31297651

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f16ceffe2fe6772121594df168b9d8dba745272ac762a1d2838a76db6622c967
size 6731125

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e4a4777fa2004309109f83dff3d4d56d27775e56422607c422070f0c3326e14
size 6735170

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:172cf5243629938669fff304f54e6e16f495c20fb7d3fe3645588f996f474c21
size 30390057

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e6d55fbfc9307923fe9eea0756d02f22287c4229fcc00db6cab63fc8c3b6c12
size 31263102

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:334702e8da4eb3b8dffd7d9196343200b681d7353c3deea522973231a683b1fe
size 35321287

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e13801c9d67d6fbf6d3c64b13688c6dc8ebb98b4d8f3c0a47ccd9a0c613b5dd
size 36833413

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e0a475dbf56958b539a917e2f7a3023e07732a95dd2ec5d4f3594d77d257325
size 7720166

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af0b756476f71b6d571e5c6b6506b26e9b7250723f04cd37ecf884d1d8287c83
size 7718127

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd8f51c361bde36f9a8b030b54a3d2dbdce570a1c39497b9cac7731619e7a683
size 35344508

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac397bf12e275b5c7e44e3d8a19cf3405c981feb246457234aad617796d9d607
size 36851316

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7dda0ef8206d913e93b6647cc41c3d9f5f6992570b9d3a665eea85a05990a9b8
size 6916676

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3ea8decf916282a01ab940662e38a89d3b65b775419d0c3654832165a1b86db
size 6921104

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 11 09:26:05 UTC 2021 - Lukas Kucharczyk <lukas.kucharczyk@suse.com>
- Update to v4.4.0
-------------------------------------------------------------------
Mon Jan 4 09:42:39 UTC 2021 - Lukas Kucharczyk <lukas.kucharczyk@suse.com>

View File

@ -17,7 +17,7 @@
Name: iosevka-fonts
Version: 4.3.0
Version: 4.4.0
Release: 0
Summary: Slender typeface for code, from code
License: OFL-1.1