Release 7.2.7
This commit is contained in:
parent
9ba8107731
commit
6582334576
2 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,14 @@
|
|||
## Modifications since version 2.x
|
||||
|
||||
### 7.2.7
|
||||
|
||||
* Fix incorrect shape of Proportional To (`U+221D`), Infinity (`U+221E`) and Inverted Lazy S (`U+223E`) under Italic/Oblique.
|
||||
* Fix shape of `d` `serifed-tailed` (#1150).
|
||||
* Make Latin Small Letter Dotless J with Stroke and Hook (`U+0284`) follow shape of `f` (#1151).
|
||||
* Fix `cv44` application on phonetic letters (#1152).
|
||||
* Fix shape of Combining Low Line (#1153).
|
||||
|
||||
|
||||
### 7.2.6
|
||||
|
||||
* Fixed shape of Bulgarian I with Breve, Yer, Yeri, De, Che and En (#1147).
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iosevka",
|
||||
"version": "7.2.6",
|
||||
"version": "7.2.7",
|
||||
"main": "./font-src/index.js",
|
||||
"scripts": {
|
||||
"build": "node utility/ensure-verda-exists && verda -f verdafile.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue