Merge branch 'releases'
This commit is contained in:
commit
fc799f50c9
|
@ -65,6 +65,9 @@ The current avaliable styles are:
|
|||
* `v-asterisk-low` : Lower asterisk `*`
|
||||
|
||||
## Release Notes
|
||||
* **1.7.0**
|
||||
- Added more tie marks and combining marks.
|
||||
- Fixed the incorrect weights created by `[turned]` and `[composite]`.
|
||||
* **1.6.3**
|
||||
- Fixed the missing vertical stroke of `¬`.
|
||||
- Fixed the dot position of `ij`.
|
||||
|
|
|
@ -188,6 +188,7 @@ symbol-block 'J'
|
|||
|
||||
select-variant 'J' 'J' 'serifed'
|
||||
alias 'cyrJe' 0x408 'J'
|
||||
alias 'grkJ' 0x37F 'J'
|
||||
|
||||
### dotless j and j
|
||||
symbol-block 'j'
|
||||
|
@ -224,6 +225,7 @@ symbol-block 'j'
|
|||
include glyphs.dotlessj AS_BASE
|
||||
include glyphs.dotAbove
|
||||
save 'j' 'j'
|
||||
save 'grkj' 0x3F3
|
||||
save 'cyrje' 0x458
|
||||
|
||||
sketch # jcurlytail
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[iosevka]
|
||||
family = 'Iosevka'
|
||||
version = '1.6.3'
|
||||
codename = 'Flandre'
|
||||
version = '1.7.0'
|
||||
codename = 'Galanodel'
|
||||
copyright = 'Copyright (c) 2015-2016 Belleve Invis.'
|
||||
licence = '''This font software is licenced under the SIL Open Font Licence, Version 1.1. This is licence is avaliable with a FAQ at: http://scripts.sil.org/OFL. This font software is distributes on an 'AS IS' basis, without warranties or conditions of any kind, either express or implied. See the SIL Open Font licence fot the specific language, premissions and limitations governing your use of this font software.'''
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user