1
0
forked from pool/iosevka-fonts
Lukas Kucharczyk 2021-04-06 06:33:56 +00:00 committed by Git OBS Bridge
parent 404cd8d5c7
commit 47f6ec0f2b
15 changed files with 41 additions and 23 deletions

View File

@ -874,9 +874,13 @@ Subsection `variants` is used to configure character variants in the font. Prope
+ `r = 'earless-rounded'`, `cv42 = 7`: Earless (rounded top-left), serif-less `r`.
+ `r = 'earless-rounded-serifed'`, `cv42 = 8`: Earless (rounded top-left), serifed `r`.
+ `r = 'compact'`, `cv42 = 9`: Compact, serifless `r`.
+ `r = 'compact-serifed'`, `cv42 = 10`: Compact, serifless `r`.
+ `r = 'compact-top-serifed'`, `cv42 = 11`: Compact, serifless `r`.
+ `r = 'compact-base-serifed'`, `cv42 = 12`: Compact, serifless `r`.
+ `r = 'compact-serifed'`, `cv42 = 10`: Compact `r` with top and bottom serifs.
+ `r = 'compact-top-serifed'`, `cv42 = 11`: Compact `r` with top serif.
+ `r = 'compact-base-serifed'`, `cv42 = 12`: Compact `r` with bottom serif.
+ `r = 'corner-hooked'`, `cv42 = 13`: `r` with vertical corner hook downwards.
+ `r = 'corner-hooked-serifed'`, `cv42 = 14`: `r` with vertical corner hook downwards, top and bottom serifs.
+ `r = 'corner-hooked-top-serifed'`, `cv42 = 15`: `r` with vertical corner hook downwards and top serif.
+ `r = 'corner-hooked-base-serifed'`, `cv42 = 16`: `r` with vertical corner hook downwards and bottom serif.
- Styles for `s`:
+ `s = 'serifless'`, `cv43 = 1`: Serifless `s` (default for Sans).
+ `s = 'unilateral-serifed'`, `cv43 = 2`: `s` with single serif at top.
@ -887,10 +891,18 @@ Subsection `variants` is used to configure character variants in the font. Prope
+ `t = 'standard'`, `cv44 = 1`: Standard `t` shape (default).
+ `t = 'cross'`, `cv44 = 2`: Futura-like `t` shape.
+ `t = 'flat-hook'`, `cv44 = 3`: `t` with flat hook.
+ `t = 'hookless-asymmetric'`, `cv44 = 4`: `t` without hook and ony half the cross bar.
+ `t = 'hookless-asymmetric'`, `cv44 = 4`: `t` without hook and with ony half the cross bar.
+ `t = 'flat-hook-short-neck'`, `cv44 = 5`: `t` with flat hook and a slightly shorter neck.
+ `t = 'flat-hook-short-neck2'`, `cv44 = 6`: `t` with flat hook and a more shorter neck.
+ `t = 'diagonal-tailed'`, `cv44 = 7`: `t` with diagonal tail.
+ `t = 'standard-short-neck'`, `cv44 = 8`: Standard `t` shape with a shorter neck.
+ `t = 'cross-short-neck'`, `cv44 = 9`: Futura-like `t` shape with a shorter neck.
+ `t = 'hookless-asymmetric-short-neck'`, `cv44 = 10`: `t` without hook, with ony half the cross bar and a shorter neck.
+ `t = 'diagonal-tailed-short-neck'`, `cv44 = 11`: `t` with diagonal tail and a shorter neck.
+ `t = 'standard-short-neck2'`, `cv44 = 12`: Standard `t` shape with a more shorter neck.
+ `t = 'cross-short-neck2'`, `cv44 = 13`: Futura-like `t` shape with a more shorter neck.
+ `t = 'hookless-asymmetric-short-neck2'`, `cv44 = 14`: `t` without hook, with ony half the cross bar and a more shorter neck.
+ `t = 'diagonal-tailed-short-neck2'`, `cv44 = 15`: `t` with diagonal tail and a more shorter neck.
- Styles for `u`:
+ `u = 'toothed'`, `cv45 = 1`: Normal `u` with bottom-right tooth (default for Upright).
+ `u = 'toothless-corner'`, `cv45 = 2`: Toothless (corner bottom-right) `u`.
@ -1060,6 +1072,7 @@ Subsection `variants` is used to configure character variants in the font. Prope
- Styles for `8`:
+ `eight = 'crossing'`, `cv69 = 1`: `8` with crossing middle part (default).
+ `eight = 'two-circles'`, `cv69 = 2`: `8` looks like two circles joined together.
+ `eight = 'crossing-asymmetric'`, `cv69 = 3`: `8` looks asymmetric crossing middle part.
- Styles for `9`:
+ `nine = 'closed-contour'`, `cv70 = 1`: `9` with a more closed contour.
+ `nine = 'open-contour'`, `cv70 = 2`: `9` with a more open contour.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 6 06:33:32 UTC 2021 - Lukas Kucharczyk <lukas.kucharczyk@suse.com>
- Update to 5.2.1
-------------------------------------------------------------------
Wed Mar 31 10:17:12 UTC 2021 - Lukas Kucharczyk <lukas.kucharczyk@suse.com>

View File

@ -19,7 +19,7 @@
%define _buildshell /bin/bash
%global fullversion %{version}
Name: iosevka-fonts
Version: 5.1.1
Version: 5.2.1
Release: 0
Summary: Slender typeface for source code
License: OFL-1.1

View File

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

3
ttc-iosevka-5.2.1.zip Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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