- Update to v27.0.0

* Changes of version 27.0.0
    = [Breaking] Variants for π, τ and « are inserted into the main
      tag sequence. As a consequence, variant features after them
      have the tags changed.
    = [Breaking] Reordered variants of Eszet.
    = [Breaking] Change of variant names:
      ~ upper-r.straight-motion-serifed →
        upper-r.straight-top-left-serifed
      ~ upper-r.curly-motion-serifed →
        upper-r.curly-top-left-serifed
      ~ upper-r.standing-motion-serifed →
        upper-r.standing-top-left-serifed
      ~ upper-r.straight-open-motion-serifed →
        upper-r.straight-open-top-left-serifed
      ~ upper-r.curly-open-motion-serifed →
        upper-r.curly-open-top-left-serifed
      ~ upper-r.standing-open-motion-serifed →
        upper-r.standing-open-top-left-serifed
    = Add characters:
      ~ COMBINING RING OVERLAY (U+20D8).
    = Add bottom-right and top-left bottom-right serifed variants
      of R.
    = Add bottom-left motion serifed variants of Cyrillic Ya (Я,я).
    = Add cursive variants for Cyrillic Capital/Small Zhe (Ж,ж)
      (#1762).
    = Allow R Rotunda (U+A75A, U+A75B) and Indian Rupee Sign
      (U+20B9) to have a bottom-right serif.
    = Add OpenType zero feature (#1966).
    = Fix broken geometry of U+AB3A under condensed width.

OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/iosevka-fonts?expand=0&rev=192
This commit is contained in:
2023-09-16 15:09:01 +00:00
committed by Git OBS Bridge
parent 752ce7a0f7
commit d0965b4970
51 changed files with 129 additions and 251 deletions

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Sat Sep 16 15:03:24 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v27.0.0
* Changes of version 27.0.0
= [Breaking] Variants for π, τ and « are inserted into the main
tag sequence. As a consequence, variant features after them
have the tags changed.
= [Breaking] Reordered variants of Eszet.
= [Breaking] Change of variant names:
~ upper-r.straight-motion-serifed →
upper-r.straight-top-left-serifed
~ upper-r.curly-motion-serifed →
upper-r.curly-top-left-serifed
~ upper-r.standing-motion-serifed →
upper-r.standing-top-left-serifed
~ upper-r.straight-open-motion-serifed →
upper-r.straight-open-top-left-serifed
~ upper-r.curly-open-motion-serifed →
upper-r.curly-open-top-left-serifed
~ upper-r.standing-open-motion-serifed →
upper-r.standing-open-top-left-serifed
= Add characters:
~ COMBINING RING OVERLAY (U+20D8).
= Add bottom-right and top-left bottom-right serifed variants
of R.
= Add bottom-left motion serifed variants of Cyrillic Ya (Я,я).
= Add cursive variants for Cyrillic Capital/Small Zhe (Ж,ж)
(#1762).
= Allow R Rotunda (U+A75A, U+A75B) and Indian Rupee Sign
(U+20B9) to have a bottom-right serif.
= Add OpenType zero feature (#1966).
= Fix broken geometry of U+AB3A under condensed width.
= Improve bowl shape of Latin Phi (U+0278).
= Fix dot radius of COMBINING THREE DOTS ABOVE (U+20DB),
COMBINING FOUR DOTS ABOVE (U+20DC), and COMBINING TRIPLE
UNDERDOT (U+20D8).
-------------------------------------------------------------------
Sun Sep 10 06:04:24 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>