forked from pool/iosevka-fonts
- Update to v27.1.0
* Changes of version 27.1.0 = [Breaking] Change of variant names: ~ five.vertical-upper-left-bar → five.upright-arched ~ five.oblique-upper-left-bar → five.oblique-arched = Add characters: ~ CYRILLIC CAPITAL LETTER DCHE (U+052C) (#1897). ~ CYRILLIC SMALL LETTER DCHE (U+052D) (#1897). = Add separate variant selector VXAA for Cyrillic Lower Er (р) (#2006). = Add separate variant selector VXAB for Cyrillic Lower U (у) (#2006). = Add flat middle stroke variant for 5 (#1995). = Fix variants for Serbian Cyrillic Lower Pe (п). OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/iosevka-fonts?expand=0&rev=195
This commit is contained in:
parent
85fc22a3f9
commit
edfc4b74e0
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,5 +1,19 @@
|
|||||||
## Modifications since last major version
|
## Modifications since last major version
|
||||||
|
|
||||||
|
### 27.1.0
|
||||||
|
|
||||||
|
* \[**Breaking**\] Change of variant names:
|
||||||
|
- `five`.`vertical-upper-left-bar` → `five`.`upright-arched`
|
||||||
|
- `five`.`oblique-upper-left-bar` → `five`.`oblique-arched`
|
||||||
|
* Add characters:
|
||||||
|
- CYRILLIC CAPITAL LETTER DCHE (`U+052C`) (#1897).
|
||||||
|
- CYRILLIC SMALL LETTER DCHE (`U+052D`) (#1897).
|
||||||
|
* Add separate variant selector `VXAA` for Cyrillic Lower Er (`р`) (#2006).
|
||||||
|
* Add separate variant selector `VXAB` for Cyrillic Lower U (`у`) (#2006).
|
||||||
|
* Add flat middle stroke variant for `5` (#1995).
|
||||||
|
* Fix variants for Serbian Cyrillic Lower Pe (`п`).
|
||||||
|
|
||||||
|
|
||||||
### 27.0.2
|
### 27.0.2
|
||||||
|
|
||||||
* Add Characters
|
* Add Characters
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
<h1 align="center"><img src="images/grand-title.light.svg#gh-light-mode-only" title="Iosevka Grand Title"><img src="images/grand-title.dark.svg#gh-dark-mode-only" title="Iosevka Grand Title"></h1>
|
<p align="center"> <img src="images/grand-title.light.svg#gh-light-mode-only" title="Iosevka Grand Title"><img src="images/grand-title.dark.svg#gh-dark-mode-only" title="Iosevka Grand Title"/> </p>
|
||||||
|
|
||||||
|
------------
|
||||||
|
|
||||||
<p align="center"> <a href="https://github.com/be5invis/Iosevka/releases#gh-light-mode-only"> <img src="images/button-release.light.svg#gh-light-mode-only" title="Release"> </a> <a href="https://github.com/be5invis/Iosevka/releases#gh-dark-mode-only"> <img src="images/button-release.dark.svg#gh-dark-mode-only" title="Release"> </a> <a href="https://be5invis.github.io/Iosevka/customizer#gh-light-mode-only"> <img src="images/button-customize.light.svg#gh-light-mode-only" title="Customizer"> </a> <a href="https://be5invis.github.io/Iosevka/customizer#gh-dark-mode-only"> <img src="images/button-customize.dark.svg#gh-dark-mode-only" title="Customizer"> </a> <a href="https://be5invis.github.io/Iosevka/specimen#gh-light-mode-only"> <img src="images/button-specimen.light.svg#gh-light-mode-only" title="Specimen"> </a> <a href="https://be5invis.github.io/Iosevka/specimen#gh-dark-mode-only"> <img src="images/button-specimen.dark.svg#gh-dark-mode-only" title="Specimen"> </a> </p>
|
<p align="center"> <a href="https://github.com/be5invis/Iosevka/releases#gh-light-mode-only"> <img src="images/button-release.light.svg#gh-light-mode-only" title="Release"> </a> <a href="https://github.com/be5invis/Iosevka/releases#gh-dark-mode-only"> <img src="images/button-release.dark.svg#gh-dark-mode-only" title="Release"> </a> <a href="https://be5invis.github.io/Iosevka/customizer#gh-light-mode-only"> <img src="images/button-customize.light.svg#gh-light-mode-only" title="Customizer"> </a> <a href="https://be5invis.github.io/Iosevka/customizer#gh-dark-mode-only"> <img src="images/button-customize.dark.svg#gh-dark-mode-only" title="Customizer"> </a> <a href="https://be5invis.github.io/Iosevka/specimen#gh-light-mode-only"> <img src="images/button-specimen.light.svg#gh-light-mode-only" title="Specimen"> </a> <a href="https://be5invis.github.io/Iosevka/specimen#gh-dark-mode-only"> <img src="images/button-specimen.dark.svg#gh-dark-mode-only" title="Specimen"> </a> </p>
|
||||||
|
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 30 13:54:45 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||||
|
|
||||||
|
- Update to v27.1.0
|
||||||
|
* Changes of version 27.1.0
|
||||||
|
= [Breaking] Change of variant names:
|
||||||
|
~ five.vertical-upper-left-bar → five.upright-arched
|
||||||
|
~ five.oblique-upper-left-bar → five.oblique-arched
|
||||||
|
= Add characters:
|
||||||
|
~ CYRILLIC CAPITAL LETTER DCHE (U+052C) (#1897).
|
||||||
|
~ CYRILLIC SMALL LETTER DCHE (U+052D) (#1897).
|
||||||
|
= Add separate variant selector VXAA for Cyrillic Lower Er (р)
|
||||||
|
(#2006).
|
||||||
|
= Add separate variant selector VXAB for Cyrillic Lower U (у)
|
||||||
|
(#2006).
|
||||||
|
= Add flat middle stroke variant for 5 (#1995).
|
||||||
|
= Fix variants for Serbian Cyrillic Lower Pe (п).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 23 16:59:22 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
Sat Sep 23 16:59:22 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
typeface family, designed for writing code, using in terminals, and\
|
typeface family, designed for writing code, using in terminals, and\
|
||||||
preparing technical documents.
|
preparing technical documents.
|
||||||
Name: iosevka-fonts
|
Name: iosevka-fonts
|
||||||
Version: 27.0.2
|
Version: 27.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Slender typeface for source code
|
Summary: Slender typeface for source code
|
||||||
License: OFL-1.1
|
License: OFL-1.1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:20e51c8bead3c6a931dac4a646c8dc5d6c84198da2acd753273078ca0efe3ef4
|
|
||||||
size 95499022
|
|
3
super-ttc-iosevka-27.1.0.zip
Normal file
3
super-ttc-iosevka-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9e0d302dd51692951881bd57d355313fe8454dac2cd6fe7054a86fc9395f23f2
|
||||||
|
size 95792632
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0df995fbc60f62b87077093326c87fc3295769dbabf6cc47ac09c25b4619bb08
|
|
||||||
size 53786121
|
|
3
super-ttc-iosevka-aile-27.1.0.zip
Normal file
3
super-ttc-iosevka-aile-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8913418c84bc4d35e99b3f55c598ef53e5cf26b35af7e743730270008f9adbde
|
||||||
|
size 53481131
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3813c463c57ba6a4f683c80a6c32ff64ed27dbf6e534cacedeffc66d311321a
|
|
||||||
size 95850935
|
|
3
super-ttc-iosevka-curly-27.1.0.zip
Normal file
3
super-ttc-iosevka-curly-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:250d513fea24a404f73df8e1d24c759691dbaa1969ebe756a5ffed4642564697
|
||||||
|
size 96188302
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4df454c446fd5897997278bfbfc1d0902a1d057da014de5e6c8c2f69a92ec494
|
|
||||||
size 102112843
|
|
3
super-ttc-iosevka-curly-slab-27.1.0.zip
Normal file
3
super-ttc-iosevka-curly-slab-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:576dbfc552e5d3596f2dd63a876ee2985d77c07ead21a8dc983941e8b1f039fd
|
||||||
|
size 102484204
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f9f8d504788a81cf663fd6aac57f783eceac0e6a59e14ea6afc2c123cc1d7de
|
|
||||||
size 57612138
|
|
3
super-ttc-iosevka-etoile-27.1.0.zip
Normal file
3
super-ttc-iosevka-etoile-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17f5222c8730d0a83cc7e9b8bacce31cf03be02390816a4dba072b872f54716d
|
||||||
|
size 57335738
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:12aacf99e26392525986d984ea02c829a15c01d7cee845a2acdced440eb271ae
|
|
||||||
size 102692867
|
|
3
super-ttc-iosevka-slab-27.1.0.zip
Normal file
3
super-ttc-iosevka-slab-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86c4a93cfd9969abfcf5c358338856a8950420e72388e852ce3a2c8c36d7c0f1
|
||||||
|
size 103064636
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0a5626ab51cff9531e6a002899be8518eb3099562b6f734f5d87e569dd9a597b
|
|
||||||
size 19709947
|
|
3
super-ttc-iosevka-ss01-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss01-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fed89744214cde4db66e824c729a0aba9ec71be782c7a43cd3de9e86f78cb7e1
|
||||||
|
size 19667966
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8ad051c07d2c9d8c4f2caf31a0e7e4251fb7b8023c9c61bc2acf2c4e70e1ed93
|
|
||||||
size 19959865
|
|
3
super-ttc-iosevka-ss02-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss02-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1c1d6edf9a6d99c4c10b2c65b9941b4d43afbedd5080b5fd81a7338d297a5ac9
|
||||||
|
size 19923145
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9d167f0cb0d3e4f94f645806af52230ddc6abfde6ace33f46d5658281781c3a9
|
|
||||||
size 20119385
|
|
3
super-ttc-iosevka-ss03-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss03-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9cd294d1cfbd8ecfa1092542fc9975aa07c8ec4145631eb2e366092b22b634cf
|
||||||
|
size 20194551
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62480b526b51552c899476f57b1a1eeb13a74b9ba3087aed19c35658b8dbb3a7
|
|
||||||
size 19422184
|
|
3
super-ttc-iosevka-ss04-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss04-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6132ad3fb82822644316c0665f099a081297adecbdb024787bfafc4fe2432130
|
||||||
|
size 19296862
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1e6519eade426e2581c1375ed988aff12b4a9f6a08d9f963e689d9f4941e1a9a
|
|
||||||
size 19865083
|
|
3
super-ttc-iosevka-ss05-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss05-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9a627480c577d72ec6180494252ffe488636dcd73bef7f6a8d7ca5ee01a6f4c3
|
||||||
|
size 19933407
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:691cf02accb4f55c5d7954031098a245b363b4707cfefb024baa1b84e740605d
|
|
||||||
size 19805272
|
|
3
super-ttc-iosevka-ss06-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss06-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:abbdd750bd04137724a7c6b5c10a85b82cd7700deea1e7da73862236bcb72217
|
||||||
|
size 19545749
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:11a476030691d0d56f233c8660c2e7948253bd9ae895e0717250b9f072468434
|
|
||||||
size 19573025
|
|
3
super-ttc-iosevka-ss07-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss07-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb550c20fbd2f8f6b6e3c5c6518ae7c75d8645d2a89b3edc2f4ecdb60722c6bd
|
||||||
|
size 19538028
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5f0794ecce5ac2d8c4354b97f7314a566ad0eec81df1ca78b6e22e5b4dc8d6a5
|
|
||||||
size 20363005
|
|
3
super-ttc-iosevka-ss08-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss08-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ca0310e0223a20cd18d32690e91c3206c1a00907e69317bfcfae19790edef38
|
||||||
|
size 20403223
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c26edfe03cd665f9000e9ada97c56e2390463dce5feb2065e907ee93a0afc41c
|
|
||||||
size 20091340
|
|
3
super-ttc-iosevka-ss09-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss09-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b84007533dad883b25714d72ebcf1fffff9171382f4fb4821f5339601519344
|
||||||
|
size 20048797
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a6440102005240ef37ecbb3877cd4aacfc4178a3b0324715ee56d791fafd5bcd
|
|
||||||
size 20690083
|
|
3
super-ttc-iosevka-ss10-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss10-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0dd7a8a9fe31ddfcfaa606ce5b30efafabe5e47477c40c21e6948da266890cd2
|
||||||
|
size 20648954
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cd2fe6fb19dce859ef6502e4dc7c38aad97c9e09425822630919742bc6fdbd4f
|
|
||||||
size 20569997
|
|
3
super-ttc-iosevka-ss11-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss11-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b525227f2b1458aa0081d38ec3c4d2df7d76f8a8cd3721f5403dae32eb2f030
|
||||||
|
size 20586074
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c4aac70c0496d3244ab4317074b8b640fe2249b8db49349fd609e8fcc9b4e331
|
|
||||||
size 20270384
|
|
3
super-ttc-iosevka-ss12-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss12-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba04063f103f3f95a820c464f1bd6fbbce7d77b644401b8363f9bccf6678248e
|
||||||
|
size 20222580
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b514c5f81a1d8c7b9935b8dcc1ded0a067e0d27c9370e9c61c000ecd1fc2ffeb
|
|
||||||
size 19583326
|
|
3
super-ttc-iosevka-ss13-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss13-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:037ec1188b4f266ccd498c1a57bf7a07bd12f71db23463eae6bb2705e72daae8
|
||||||
|
size 19542163
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:944f4cf9aeb9f5053e010888e8ed0674a16988a56618c25ed1ca1955897d64d5
|
|
||||||
size 19584065
|
|
3
super-ttc-iosevka-ss14-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss14-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:871d406c2c9366614bb9319455c68b6ffc8da561ab25cf8fb8a2662cdf01e7a3
|
||||||
|
size 19511156
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bde42cafc8e1d58e804b2cbd6b3101abea374eccef4f75febebe9372d1d5359e
|
|
||||||
size 23265297
|
|
3
super-ttc-iosevka-ss15-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss15-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d3d78affdae98e9bb6395ab53ab51106620a9be2a489d9da463a01c2032b681
|
||||||
|
size 23282109
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:195367c35d029a350a5632ef1eec9bc973f1c7400151fbbb6700b10b06e4b4ba
|
|
||||||
size 20006198
|
|
3
super-ttc-iosevka-ss16-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss16-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4cd5dafae5503d3ba810d1d82b14f51b5e1ec2961136f887d12cc057265a14c9
|
||||||
|
size 19964991
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:542e2749560d7c294f3d2724421f8211a843b43c2832bbec9427ca73c7eb72ca
|
|
||||||
size 23230890
|
|
3
super-ttc-iosevka-ss17-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss17-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:07d69e8a4004ef6e0fa186ac301c9c8a73bc36147a1e8dd06bb3a69c1fccd49d
|
||||||
|
size 23245933
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc1f6fe9da60d5ea26d7eac14f345089879bfb625b567459a5d3bb23e49151f1
|
|
||||||
size 19905654
|
|
3
super-ttc-iosevka-ss18-27.1.0.zip
Normal file
3
super-ttc-iosevka-ss18-27.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3d9d2328f7a48da59cddb4db7b39b3f88b34454b5fe6560d44788a6cb242b07b
|
||||||
|
size 19862260
|
Loading…
Reference in New Issue
Block a user