Fix /one in Lucida style

This commit is contained in:
Belleve Invis 2020-02-13 18:48:49 -08:00
parent 7da4eb1d9a
commit 1765923f8d
3 changed files with 3 additions and 2 deletions

1
changes/3.0.0-beta.4.md Normal file
View file

@ -0,0 +1 @@
* Fix “Lucida” style's `one` character

View file

@ -1,6 +1,6 @@
{
"name": "iosevka",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"main": "./generate.js",
"engines": {
"node": ">=8.4.0"

View file

@ -522,7 +522,7 @@ design = ['v-at-threefold', 'v-a-doublestorey', 'v-f-straight', 'v-underscore-lo
# Lucida Style
[composite.ss13]
design = ['v-i-hooky', 'v-l-hooky', 'v-zero-dotted', 'v-underscore-low', 'v-caret-low', 'v-numbersign-slanted']
design = ['v-i-hooky', 'v-l-hooky', 'v-zero-dotted', 'v-underscore-low', 'v-caret-low', 'v-numbersign-slanted', 'v-one-base']
# Curly-bar
[composite.ss20]