- Update to v28.0.3

* Changes of version 28.0.3
    = Add characters:
      ~ COMBINING SUSPENSION MARK (U+1DC3).
      ~ FROWN (U+2322).
      ~ SMILE (U+2323).
      ~ CIRCLE WITH HORIZONTAL BAR (U+29B5).
      ~ LATIN CAPITAL LETTER P WITH STROKE THROUGH DESCENDER
        (U+A750) (#1797).
      ~ LATIN SMALL LETTER P WITH STROKE THROUGH DESCENDER (U+A751)
        (#1797).
    = Remove tailless variants for Latin Iota (U+0196, U+0269) and
      Cyrillic Iota (U+A646, U+A647).
    = Fix slash ligations when frac feature is enabled (#2130).
    = Fix leaning marks of turned r (#2133).

OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/iosevka-fonts?expand=0&rev=211
This commit is contained in:
2023-12-30 09:09:33 +00:00
committed by Git OBS Bridge
parent e7e61593a8
commit 0def5e4889
51 changed files with 106 additions and 73 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Dec 30 09:05:54 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v28.0.3
* Changes of version 28.0.3
= Add characters:
~ COMBINING SUSPENSION MARK (U+1DC3).
~ FROWN (U+2322).
~ SMILE (U+2323).
~ CIRCLE WITH HORIZONTAL BAR (U+29B5).
~ LATIN CAPITAL LETTER P WITH STROKE THROUGH DESCENDER
(U+A750) (#1797).
~ LATIN SMALL LETTER P WITH STROKE THROUGH DESCENDER (U+A751)
(#1797).
= Remove tailless variants for Latin Iota (U+0196, U+0269) and
Cyrillic Iota (U+A646, U+A647).
= Fix slash ligations when frac feature is enabled (#2130).
= Fix leaning marks of turned r (#2133).
-------------------------------------------------------------------
Sat Dec 23 19:59:58 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>