- Update to v26.3.0

* Changes of version 26.3.0
    = Add earless variants for m and n with motion serifs at
      bottom-right (#1974).
    = Add characters:
      ~ COMBINING LONG VERTICAL LINE OVERLAY (U+20D2).
      ~ COMBINING SHORT VERTICAL LINE OVERLAY (U+20D3).
      ~ COMBINING REVERSE SOLIDUS OVERLAY (U+20E5).
      ~ COMBINING DOUBLE VERTICAL STROKE OVERLAY (U+20E6).
      ~ COMBINING LONG DOUBLE SOLIDUS OVERLAY (U+20EB).
    = Generate TTFAutohint control files for better glyph display
      for variant glyphs (#1963).
    = Make the shape of motion-serifed and serifed variants of
      toothed/tailed u no longer identical under Italic. Now
      "serifed" u will always preserve all serifs (#1967).
    = Make the fully-serifed form of cursive lower y match the
      serifs of lower u.
    = Make MICRO SIGN (µ) tailed under italics by default, to match
      u.
    = Improve glyphs for COLON SIGN (U+20A1), GUARANI SIGN
      (U+20B2), and CEDI SIGN (U+20B5).
    = Fix cv33, cv38, cv39, and cv42 for ss01, ss02, ss04, ss05,
      ss06, ss07, ss13, and ss16 under italic slab.
    = Fix cv43 and cv75 for ss16 under slab.
    = Fix cv61 for ss10, ss14, ss15, ss16, and ss17 under italics.
- Package also CHANGELOG.md

OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/iosevka-fonts?expand=0&rev=188
This commit is contained in:
2023-09-03 06:26:39 +00:00
committed by Git OBS Bridge
parent 821f47ee29
commit 4a67d67e52
51 changed files with 278 additions and 98 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Sun Sep 3 06:12:17 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v26.3.0
* Changes of version 26.3.0
= Add earless variants for m and n with motion serifs at
bottom-right (#1974).
= Add characters:
~ COMBINING LONG VERTICAL LINE OVERLAY (U+20D2).
~ COMBINING SHORT VERTICAL LINE OVERLAY (U+20D3).
~ COMBINING REVERSE SOLIDUS OVERLAY (U+20E5).
~ COMBINING DOUBLE VERTICAL STROKE OVERLAY (U+20E6).
~ COMBINING LONG DOUBLE SOLIDUS OVERLAY (U+20EB).
= Generate TTFAutohint control files for better glyph display
for variant glyphs (#1963).
= Make the shape of motion-serifed and serifed variants of
toothed/tailed u no longer identical under Italic. Now
"serifed" u will always preserve all serifs (#1967).
= Make the fully-serifed form of cursive lower y match the
serifs of lower u.
= Make MICRO SIGN (µ) tailed under italics by default, to match
u.
= Improve glyphs for COLON SIGN (U+20A1), GUARANI SIGN
(U+20B2), and CEDI SIGN (U+20B5).
= Fix cv33, cv38, cv39, and cv42 for ss01, ss02, ss04, ss05,
ss06, ss07, ss13, and ss16 under italic slab.
= Fix cv43 and cv75 for ss16 under slab.
= Fix cv61 for ss10, ss14, ss15, ss16, and ss17 under italics.
- Package also CHANGELOG.md
-------------------------------------------------------------------
Thu Aug 31 06:54:43 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>